Start quickly a Laravel 5 and Bootstrap 4 project with application structure, starter layout, authentication and user management out of the box.
cariagency/quicklaravel is a Laravel package for start quickly a laravel 5 and bootstrap 4 project with application structure, starter layout, authentication and user management out of the box..
It currently has 0 GitHub stars and 7 downloads on Packagist.
Install it with composer require cariagency/quicklaravel.
Discover more Laravel packages by cariagency
or browse all Laravel packages to compare alternatives.
Last updated
Start quickly a Laravel 5 and Bootstrap 4 project with application structure, starter layout, authentication and user management out of the box.
composer create-project --stability=dev cariagency/quicklaravel myapp.env to fit your needs.php artisan migratephp artisan db:seedThat's it !
You can log in using these credentials : [email protected] // admin.
Remeber to change them ;-)





