- jQuery 3
- Bootstrap 3
- Laravel 5.2
- Copy
.env.exampleto.env, open the file and edit the settings. - Execute
composer install. (You have to install Composer first.) - Import
laravel_demo.sqlto your database. - Deploy the
publicdirectory on your server.