Skip to content

A site that displays the latest movies and series and some information about them, such as actors and staff

Notifications You must be signed in to change notification settings

hmada15/MovieShow

Repository files navigation

MovieShow

A site that displays the latest movies and series and some information about them, such as actors and staff

Live Demo: http://movieshow.mohamed-elkased.com

Installation

  1. Clone the repository git clone https://github.com/hmada15/MovieShow.git MovieShow
  2. composer install
  3. Rename .env.example file to .env cp .env.example .env
  4. Set your TMDb_TOKEN in your .env file. You can get an API Read Access Token (v4 auth) here.
  5. (optionally) Set TMDb_URL in your .env file. You can get it from here. It will look something like that. https://api.themoviedb.org/3/
  6. php artisan key:generate
  7. php artisan serve
  8. Visit localhost:8000 in your browser

About

A site that displays the latest movies and series and some information about them, such as actors and staff

Topics

Resources

Stars

Watchers

Forks

Languages