laravel-movie-app Tailwind Templates

Laravel Movie App

We build a Movie App using Laravel, Tailwind CSS and The Movie DB REST API. We'll be making use of several Laravel 7 features like the HTTP Client and Blade Components. We then style our application with the latest version of Tailwind CSS, using new features like CSS Grid and CSS Transitions.

movie-image

Laravel Movie App

Installation

If you want to review the application, you can access it from this link.

  1. Clone the repo and cd into it
  2. composer install
  3. Rename or copy .env.example file to .env
  4. Set your TMDB_TOKEN in your .env file. You can get an API key here. Make sure to use the "API Read Access Token" from the TMDb dashboard.
  5. php artisan serve or use Laravel Valet or Laravel Homestead
  6. Visit http://127.0.0.1:8000/ in your browser

Top categories

Loading Svelte Themes