Movies API: https://www.themoviedb.org/documentation/api
- Tailwindcss
- Livewire
- Tailwind CSS Spinner
- Clone the repository with
git clone
- Copy .env.example file to .env and edit database credentials there
- Run
composer install
- Run
php artisan key:generate
- Fork the repository
- Clone the repository locally
- Run
git checkout dev
- Create a new local branch
- Work on your local branch
- Push to remote
- When work is tested, done or ready, push to remote
- Merge to dev
The Laravel Forum is open-sourced software licensed under the MIT license.