| Package Data | |
|---|---|
| Maintainer Username: | Ridrog |
| Maintainer Contact: | michael@ridrog.de (Ridrog) |
| Package Create Date: | 2017-06-21 |
| Package Last Update: | 2017-07-01 |
| Home Page: | https://ridrog-de.github.io/laravel-bulma/ |
| Language: | HTML |
| License: | MIT |
| Last Refreshed: | 2025-11-04 03:01:07 |
| Package Statistics | |
|---|---|
| Total Downloads: | 48 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 0 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
composer require ridrog/bulma-auth
nothing more to do, thanks to package auto discovery
add the Service Provider to app/config.php
Ridrog\Bulma\BulmaServiceProvider::class,
Adds bulma and font-awesome to the package.json file.
It also overrides app.scss and _variables.scss with bulma specific versions.
php artisan bulma:preset
php artisan bulma:auth
Please see CHANGELOG for more information what has changed recently.
$ composer test
Please see CONTRIBUTING for details.
If you discover any security related issues, please email mail@ridrog.de instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.