A Movie Cms Powered by Laravel and Angular.This project can be a perfect headstart for a video blog,movie review system or anything where your imaginations lead you :).
#Admin Panel
#Frontend
#Quickly add movie details
#Functionailty
(I didnt delete the vendor.you should run composer update.) Install Composer
$ curl -sS https://getcomposer.org/installer | php
$ sudo mv composer.phar /usr/local/bin/composer
Create a database and change .env accordingly
Run Migration
php artisan migrate
Run local server
php artisan serve
Visit localhost:8000
Type ckpp345s in code texinput area (experimental ,remove the code in User.php if you want to deploy.)