This is a movie app built with Laravel. The app is currently in development, but when completed, it will have the following features:
- User authentication: Users will be able to log in to different accounts.
- Movie browsing: Users will be able to view movies and see different categories of movies.
- Movie watching: Users will be able to watch movies.
To install the app, follow these steps:
- Clone the repository.
- Run
composer install
to install dependencies. - Run
php artisan serve
to start the server.
Developed by Favourdev.
We'll update this README file as we continue to develop the app. Stay tuned for more updates!