Download the PHP package flavius-constantin/laravel-bulma-preset without Composer
On this page you can find all versions of the php package flavius-constantin/laravel-bulma-preset. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download flavius-constantin/laravel-bulma-preset
More information about flavius-constantin/laravel-bulma-preset
Files in flavius-constantin/laravel-bulma-preset
Download flavius-constantin/laravel-bulma-preset
More information about flavius-constantin/laravel-bulma-preset
Files in flavius-constantin/laravel-bulma-preset
Vendor flavius-constantin
Package laravel-bulma-preset
Short Description Bulma Preset Scaffolding for Laravel 5.5
License MIT
Homepage https://github.com/flavius-constantin/laravel-bulma-preset
Package laravel-bulma-preset
Short Description Bulma Preset Scaffolding for Laravel 5.5
License MIT
Homepage https://github.com/flavius-constantin/laravel-bulma-preset
Please rate this library. Is it a good library?
Informations about the package laravel-bulma-preset
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
- If not a fresh install of Laravel, make sure you committed to your repository or that you have a backup of your files.
- Fresh install Laravel 5.5 and
cd
to your app. - 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. - Use
php artisan preset bulma
for basic Bulma preset. OR Usephp 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 inroutes/web.php
) npm install
npm run dev
License
MIT
All versions of laravel-bulma-preset with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
5.5.*
The package flavius-constantin/laravel-bulma-preset contains the following files
Loading the files please wait ....