JLSC30 / BCC-Seminar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

To Run the application

    composer install
    yarn install
    yarn dev
    php artisan migrate
    php artisan serve

About


Languages

Language:PHP 69.2%Language:Blade 30.2%Language:Shell 0.6%