If you want to review the application, you can access it from this link.
cd
into itcomposer install
.env.example
file to .env
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.php artisan serve
or use Laravel Valet or Laravel Homesteadhttp://127.0.0.1:8000/
in your browser