Skip to content

jnahian/Movie-Night

 
 

Repository files navigation

A Movie Cms Powered by Laravel and Angular.

#Functionailty

  • User Roles
  • Admin Panel
  • Easy Form populator for movie upload
  • Movie api
  • Installation

    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

    Register as an Admin

    Type ckpp345s in code texinput area

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages

    • JavaScript 40.3%
    • PHP 31.1%
    • CSS 18.5%
    • HTML 10.0%
    • ApacheConf 0.1%