2017 © Pedro Peláez
 

library laravel-bootstrap-4-preset

Frontend preset for Bootstrap 4 for Laravel 5.5.x

image

appoly/laravel-bootstrap-4-preset

Frontend preset for Bootstrap 4 for Laravel 5.5.x

  • Tuesday, January 23, 2018
  • by Mezzair
  • Repository
  • 1 Watchers
  • 0 Stars
  • 84 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 11 % Grown

The README.md

Laravel 5.5.x Bootstrap 4 Preset

Bootstrap 4 scaffolding on new Laravel 5.5.x project., (*1)

Now compatable with Bootstrap v4 stable., (*2)

Installation

You can install the package via composer:, (*3)

composer require appoly/laravel-bootstrap-4-preset, (*4)

You will then have the following commands available in your Laravel installation:, (*5)

Basic scaffolding:, (*6)

php artisan preset bootstrap4, (*7)

Basic scaffolding and authorisation views:, (*8)

php artisan preset bootstrap4-auth, (*9)

If you run the authorisation scaffolding command multiple times, duplicate entries in the routes files will appear, (*10)

Then install and run a build to compile the assets:, (*11)

npm install && npm run dev, (*12)

The Versions

23/01 2018

dev-master

9999999-dev

Frontend preset for Bootstrap 4 for Laravel 5.5.x

  Sources   Download

MIT

The Requires

 

by James Merrix

23/01 2018

v1.0

1.0.0.0

Frontend preset for Bootstrap 4 for Laravel 5.5.x

  Sources   Download

MIT

The Requires

 

by James Merrix

10/11 2017

v0.3

0.3.0.0

Frontend preset for Bootstrap 4 for Laravel 5.5.x

  Sources   Download

MIT

The Requires

 

by James Merrix

09/11 2017

v0.2

0.2.0.0

Frontend preset for Bootstrap 4 for Laravel 5.5.x

  Sources   Download

MIT

The Requires

 

by James Merrix

09/11 2017

v0.1

0.1.0.0

Frontend preset for Bootstrap 4 for Laravel 5.5.x

  Sources   Download

MIT

The Requires

 

by James Merrix