Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

flavius-constantin/laravel-bulma-preset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Laravel 5.5.x Front-end Preset For Bulma CSS

Preset for Bulma CSS scaffolding on new Laravel 5.5 project. Includes pagination blade files.

Current version: Bulma 0.6.1

Usage

  1. If not a fresh install of Laravel, make sure you committed to your repository or that you have a backup of your files.
  2. Fresh install Laravel 5.5 and cd to your app.
  3. Install this preset via composer require flavius-constantin/laravel-bulma-preset:dev-master. Laravel 5.5.x will automatically discover this package. No need to register the service provider.
  4. Use php artisan preset bulma for basic Bulma preset. OR Use php artisan preset bulma-auth for basic preset, Auth route entry and Bulma Auth views in one go. (NOTE: If you run this command several times, be sure to clean up the duplicate Auth entries in routes/web.php)
  5. npm install
  6. npm run dev

License

MIT

About

Bulma Preset scaffolding for Laravel 5.5

Resources

Stars

Watchers

Forks

Packages

No packages published