Download the PHP package softquantum/laravel-preset-bootstrap4 without Composer
On this page you can find all versions of the php package softquantum/laravel-preset-bootstrap4. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download softquantum/laravel-preset-bootstrap4
More information about softquantum/laravel-preset-bootstrap4
Files in softquantum/laravel-preset-bootstrap4
Download softquantum/laravel-preset-bootstrap4
More information about softquantum/laravel-preset-bootstrap4
Files in softquantum/laravel-preset-bootstrap4
Vendor softquantum
Package laravel-preset-bootstrap4
Short Description Laravel 5.5 Front-end preset for Bootstrap 4 and Bootstrap Native
License MIT
Package laravel-preset-bootstrap4
Short Description Laravel 5.5 Front-end preset for Bootstrap 4 and Bootstrap Native
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-preset-bootstrap4
:warning: THIS PACKAGE IS DEPRECATED, YOU SHOULDN'T BE USING LARAVEL 5.x ANYMORE
Laravel 5.6 comes with Bootstrap 4 stubs so this package is not relevant anymore
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.
Current version: Bootstrap 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
cdto 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 bootstrap4for basic Bootstrap4 preset. OR Usephp artisan preset bootstrap4-authfor 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 inroutes/web.php) npm installnpm run dev
License
MIT
Notes
Share if you made a better version. Submit a PR or share the link to your repo.
All versions of laravel-preset-bootstrap4 with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
5.5.*
The package softquantum/laravel-preset-bootstrap4 contains the following files
Loading the files please wait ...