Laravel Movies App Using API

Movies API: https://www.themoviedb.org/documentation/api

Packages Used

  • Tailwindcss
  • Livewire
  • Tailwind CSS Spinner

Installation Instruction

  • 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

Contribution Guideline

  • 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

License

The Laravel Forum is open-sourced software licensed under the MIT license.