Skip to content

A laravel app contains info about movies , Tv shows , actors , and based on MovieDB API

Notifications You must be signed in to change notification settings

aziz-mina/z-movie

Repository files navigation

Z-Movie

App Contains info about movies , shows , actors and based on MovieDB API

Live Demo:

z-movie.great-site.net

Languages and Technologies used:

Installation:

  1. Clone the repo or download it and get into it
  2. Run command 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 From here. Make sure to use the "API Read Access Token (v4 auth)" from the TMDb dashboard.
  5. Run command php artisan key:generate
  6. Run command php artisan serve
  7. Visit localhost:8000 in your browser

ScreenShoots From Project:

About

A laravel app contains info about movies , Tv shows , actors , and based on MovieDB API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published