Skip to content

Belchenkov/laravel7_movie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie App

Create App "Movie App" use Laravel 7 & TMDb API. Implements popular movies, new releases and specific movie details for individual movies.

screenshot

Get started:

git clone
composer install
Rename or copy .env.example file to .env
Set your TMDB_TOKEN in your .env file. You can get an API key here. Make sure to use the "API Read Access Token (v4 auth)" from the TMDb dashboard.
php artisan key:generate
php artisan serve
Visit localhost:8000 in your browser

or

docker-compose up --build -d
Visit localhost:8010 in your browser

About

Build a Movie App using Laravel, Tailwind CSS and The Movie DB REST API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •