2017 © Pedro Peláez
 

library l55bs4

Laravel 5.5 Frontend Scaffolding for Bootstrap 4

image

sitesense/l55bs4

Laravel 5.5 Frontend Scaffolding for Bootstrap 4

  • Tuesday, October 3, 2017
  • by sitesense
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Laravel 5.5 Frontend Scaffolding for Bootstrap v4.0.0-beta

Currently: Bootstrap v4.0.0-beta, (*1)

Usage:

  1. Clean install of Laravel 5.5.x then cd to app root folder in your terminal.
  2. Run composer require sitesense/l55bs4.
  3. Use php artisan preset l55bs4 for basic Bootstrap 4 preset. OR php artisan preset l55bs4-auth for Bootstrap 4, Auth routes and Auth views. NOTE: Be sure to clean up duplicate Auth routes in routes/web.php if you use this command more than once.
  4. Run npm install
  5. Run npm run dev
  6. Configure your database access in .env
  7. Run php artisan migrate to create standard Laravel user tables.
  8. You're done, use your web browser to navigate to your app as usual.

The Versions

03/10 2017

dev-master

9999999-dev

Laravel 5.5 Frontend Scaffolding for Bootstrap 4

  Sources   Download

MIT

The Requires

 

laravel scaffolding bootstrap 4 preset

03/10 2017

v1.0

1.0.0.0

Laravel 5.5 Frontend Scaffolding for Bootstrap 4

  Sources   Download

MIT

The Requires

 

laravel scaffolding bootstrap 4 preset