library laravel-preset-bootstrap4
Laravel 5.5.x Front-end preset for Bootstrap 4
bonobomagno/laravel-preset-bootstrap4
Laravel 5.5.x Front-end preset for Bootstrap 4
- Wednesday, September 6, 2017
- by Bonobomagno
- Repository
- 1 Watchers
- 0 Stars
- 15 Installations
- HTML
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 5 Versions
- 0 % Grown
Laravel 5.5.x Front-end Preset For Bootstrap 4
Preset for Bootstrap 4 scaffolding on new Laravel 5.5.x project., (*1)
Current version: Bootstrap 4 beta, (*2)
Usage
- Fresh install Laravel 5.5.x and
cd
to your app.
- Install this preset via
composer require bonobomagno/laravel-preset-bootstrap4
. Laravel 5.5.x will automatically discover this package. No need to register the service provider.
- Use
php artisan preset bootstrap4
for basic Bootstrap 4 preset. OR Use php artisan preset bootstrap4-auth
for basic preset, Auth route entry and Bootstrap 4 Auth views in one go. (NOTE: If you run this command several times, be sure to clean up the duplicate Auth entries in routes/web.php
)
npm install
npm run dev
- Configure your favorite database (mysql, sqlite etc.)
-
php artisan migrate
to create basic user tables.
-
php artisan serve
(or equivalent) to run server and test preset.
dev-master
9999999-dev
Laravel 5.5.x Front-end preset for Bootstrap 4
Sources
Download
MIT
The Requires
laravel
scaffolding
bootstrap 4
preset
v0.9.5.1
0.9.5.1
Laravel 5.5.x Front-end preset for Bootstrap 4
Sources
Download
MIT
The Requires
laravel
scaffolding
bootstrap 4
preset
dev-develop
dev-develop
Laravel 5.5.x Front-end preset for Bootstrap 4
Sources
Download
MIT
The Requires
laravel
scaffolding
bootstrap 4
preset
v0.9.5
0.9.5.0
Laravel 5.5.x Front-end preset for Bootstrap 4
Sources
Download
MIT
The Requires
laravel
scaffolding
bootstrap 4
preset
v0.9.4
0.9.4.0
Laravel 5.5.x Front-end preset for Bootstrap 4
Sources
Download
MIT
The Requires
laravel
scaffolding
bootstrap 4
preset