library zurb-foundation
Laravel 5.5.x Front-end preset for Zurb Foundation
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
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
- Install fresh Laravel
>=5.5 <7.0 project and cd to your app,
- Install this preset via
composer require laravel-frontend-presets/zurb-foundation --dev (package will be discovered automatically, no need to register the service provider),
- Apply one of the following preset configurations:
- Use
php artisan preset foundation for basic preset without Authentication including core functions and only welcome page view,
- 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),
- Run
npm install && npm run dev to compile your fresh scaffolding,
- If you decided to use full preset with Authentication, you also need to:
- Configure your favorite database (mysql, sqlite, etc.),
- Run
php artisan migrate to create basic user tables in the database,
- 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
, (*3)
dev-master
9999999-dev
Laravel 5.5.x Front-end preset for Zurb Foundation
Sources
Download
MIT
The Requires
laravel
foundation
zurb-foundation
preset
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
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
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
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
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
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