library laravel-preset-bootstrap4
Laravel 5.5 Front-end preset for Bootstrap 4 and Bootstrap Native
softquantum/laravel-preset-bootstrap4
Laravel 5.5 Front-end preset for Bootstrap 4 and Bootstrap Native
- Sunday, February 25, 2018
- by softquantum
- Repository
- 1 Watchers
- 2 Stars
- 133 Installations
- HTML
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 5 Versions
- 0 % Grown
:warning: THIS PACKAGE IS DEPRECATED, YOU SHOULDN'T BE USING LARAVEL 5.x ANYMORE, (*1)
** Laravel 5.6 comes with Bootstrap 4 stubs so this package is not relevant anymore **, (*2)
Laravel 5.5.x Front-end Preset For Bootstrap 4 beta
Preset for Bootstrap 4 scaffolding on new Laravel 5.5.x project.
This preset uses bootstrap native to avoid the use of JQuery and includes pagination stubs., (*3)
Current version: Bootstrap 4, (*4)
Usage
- If not a fresh install of Laravel, make sure you committed to your repository or that you have a backup of your files.
- Fresh install Laravel 5.5.x and
cd
to your app.
- Install this preset via
composer require softquantum/laravel-preset-bootstrap4 --dev
. Laravel 5.5.x will automatically discover this package. No need to register the service provider.
- Use
php artisan preset bootstrap4
for basic Bootstrap4 preset. OR Use php artisan preset bootstrap4-auth
for basic preset, Auth route entry and Bootstrap4 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
License
MIT, (*5)
Notes
Share if you made a better version. Submit a PR or share the link to your repo., (*6)
dev-master
9999999-dev
Laravel 5.5 Front-end preset for Bootstrap 4 and Bootstrap Native
Sources
Download
MIT
The Requires
laravel
scaffolding
bootstrap 4
preset
bootstrap native
1.1.0
1.1.0.0
Laravel 5.5 Front-end preset for Bootstrap 4 and Bootstrap Native
Sources
Download
MIT
The Requires
laravel
scaffolding
bootstrap 4
preset
bootstrap native
1.0.2
1.0.2.0
Laravel 5.5 Front-end preset for Bootstrap 4 and Bootstrap Native
Sources
Download
MIT
The Requires
laravel
scaffolding
bootstrap 4
preset
bootstrap native
1.0.1
1.0.1.0
Laravel 5.5 Front-end preset for Bootstrap 4 and Bootstrap Native
Sources
Download
MIT
The Requires
laravel
scaffolding
bootstrap 4
preset
bootstrap native
1.0.0
1.0.0.0
Laravel 5.5 Front-end preset for Bootstrap 4 and Bootstrap Native
Sources
Download
MIT
The Requires
laravel
scaffolding
bootstrap 4
preset
bootstrap native