2017 © Pedro Peláez
 

library zurb-foundation

Laravel 5.5.x Front-end preset for Zurb Foundation

image

laravel-frontend-presets/zurb-foundation

Laravel 5.5.x Front-end preset for Zurb Foundation

  • Thursday, February 15, 2018
  • by m1guelpf
  • Repository
  • 6 Watchers
  • 31 Stars
  • 3,496 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 7 Versions
  • 66 % Grown

The README.md

Laravel 6.0+ front-end preset for Zurb Foundation

A Laravel front-end scaffolding preset for Zurb Foundation - The most advanced responsive front-end framework in the world., (*1)

Installation

  1. Install fresh Laravel >=5.5 <7.0 project and cd to your app,
  2. Install this preset via composer require laravel-frontend-presets/zurb-foundation --dev (package will be discovered automatically, no need to register the service provider),
  3. Apply one of the following preset configurations:
    1. Use php artisan preset foundation for basic preset without Authentication including core functions and only welcome page view,
    2. Use php artisan preset foundation-auth for full preset with Authentication including basic preset, authentication controllers, views and route entries, all in one go (NOTE: If you run this command several times, be sure to clean up the duplicated entries from routes/web.php file),
  4. Run npm install && npm run dev to compile your fresh scaffolding,
  5. If you decided to use full preset with Authentication, you also need to:
    1. Configure your favorite database (mysql, sqlite, etc.),
    2. Run php artisan migrate to create basic user tables in the database,
  6. Run php artisan serve (or equivalent) to run server and test preset.

Dependencies

Those front-end dependencies will be added to the NPM project during preset installation:, (*2)

Screenshots

Foundation login screen, (*3)

The Versions

15/02 2018

dev-master

9999999-dev

Laravel 5.5.x Front-end preset for Zurb Foundation

  Sources   Download

MIT

The Requires

 

laravel foundation zurb-foundation preset

15/02 2018

v1.2.3

1.2.3.0

Laravel 5.5.x Front-end preset for Zurb Foundation

  Sources   Download

MIT

The Requires

 

laravel foundation zurb-foundation preset

16/11 2017

v1.2.2

1.2.2.0

Laravel 5.5.x Front-end preset for Zurb Foundation

  Sources   Download

MIT

The Requires

 

laravel foundation zurb-foundation preset

13/09 2017

v1.2.1

1.2.1.0

Laravel 5.5.x Front-end preset for Zurb Foundation

  Sources   Download

MIT

The Requires

 

laravel foundation zurb-foundation preset

22/08 2017

v1.2.0

1.2.0.0

Laravel 5.5.x Front-end preset for Zurb Foundation

  Sources   Download

MIT

The Requires

 

laravel foundation zurb-foundation preset

11/08 2017

v1.1.0

1.1.0.0

Laravel 5.5.x Front-end preset for Zurb Foundation

  Sources   Download

MIT

The Requires

 

laravel foundation zurb-foundation preset

29/07 2017

v1.0.0

1.0.0.0

Laravel 5.5.x Front-end preset for Zurb Foundation

  Sources   Download

MIT

The Requires

 

laravel foundation zurb-foundation preset