AbdullahShublaq / Films

films website built using laravel

Home Page:http://films-abdullahshublaq.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Total Downloads Latest Stable Version License


Live Demo.

http://films-abdullahshublaq.herokuapp.com/


Setup Steps:

  1. composer install & composer update
  2. add database info in .env
  3. composer require laravel/passport
  4. php artisan migrate
  5. php artisan passport:install
  6. php artisan storage:link
  7. Change (Clients, Films, Actors) Images.
  8. Import (Films.postman_collection.json) in postman to show api links.

Libraries & Services Used:

  1. JWPlayer : For video hosting
  2. Laratrust: For roles & permissions
  3. Passport: For API Authentication

About

films website built using laravel

http://films-abdullahshublaq.herokuapp.com/

License:Apache License 2.0


Languages

Language:Blade 36.5%Language:HTML 34.2%Language:PHP 20.1%Language:CoffeeScript 8.9%Language:Shell 0.1%Language:Vue 0.1%Language:Less 0.1%