Download the PHP package cdz/laravel-bootstrap without Composer
On this page you can find all versions of the php package cdz/laravel-bootstrap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cdz/laravel-bootstrap
More information about cdz/laravel-bootstrap
Files in cdz/laravel-bootstrap
Download cdz/laravel-bootstrap
More information about cdz/laravel-bootstrap
Files in cdz/laravel-bootstrap
Vendor cdz
Package laravel-bootstrap
Short Description Laravel Package to install the Bootstrap library (v3.3.7) and create a welcome page template.
License MIT
Package laravel-bootstrap
Short Description Laravel Package to install the Bootstrap library (v3.3.7) and create a welcome page template.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-bootstrap
laravel-bootstrap
Laravel Package to install the Bootstrap library (v3.3.7) and create a welcome page template.
Requirements
Laravel >= 5.5
Package Installation
composer require cdz/laravel-bootstrap
composer update
Install the Bootstrap library and create the welcome page template
php artisan cdz-bootstrap:install
If you would like to overwrite existing files, use the --force switch:
php artisan cdz-bootstrap:install --force
If you would like to only scaffold the views, use the --views switch (Controllers and routes will remain unchanged):
php artisan cdz-bootstrap:install --views
All versions of laravel-bootstrap with dependencies
PHP Build Version
Package Version
No informations.
The package cdz/laravel-bootstrap contains the following files
Loading the files please wait ....