Download the PHP package sitesense/l55bs4 without Composer
On this page you can find all versions of the php package sitesense/l55bs4. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sitesense/l55bs4
More information about sitesense/l55bs4
Files in sitesense/l55bs4
Download sitesense/l55bs4
More information about sitesense/l55bs4
Files in sitesense/l55bs4
Vendor sitesense
Package l55bs4
Short Description Laravel 5.5 Frontend Scaffolding for Bootstrap 4
License MIT
Package l55bs4
Short Description Laravel 5.5 Frontend Scaffolding for Bootstrap 4
License MIT
Please rate this library. Is it a good library?
Informations about the package l55bs4
Laravel 5.5 Frontend Scaffolding for Bootstrap v4.0.0-beta
Currently: Bootstrap v4.0.0-beta
Usage:
- Clean install of Laravel 5.5.x then
cd
to app root folder in your terminal. - Run
composer require sitesense/l55bs4
. - Use
php artisan preset l55bs4
for basic Bootstrap 4 preset. ORphp artisan preset l55bs4-auth
for Bootstrap 4, Auth routes and Auth views. NOTE: Be sure to clean up duplicate Auth routes inroutes/web.php
if you use this command more than once. - Run
npm install
- Run
npm run dev
- Configure your database access in .env
- Run
php artisan migrate
to create standard Laravel user tables. - You're done, use your web browser to navigate to your app as usual.
All versions of l55bs4 with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
5.5.*
The package sitesense/l55bs4 contains the following files
Loading the files please wait ....