FortifyBulma is a Laravel Fortify UI preset, built with Bulma.
This package requires FortifyUI. Please, install that first before installing FortifyBulma.
To get started, you'll need to install FortifyBulma using Composer.
composer require mikeburrelljr/fortify-bulma
Next, you'll need to run the install command:
php artisan fortify-ui:install && php artisan fortify-ui:bulma
This command will publish FortifyBulmas's views and resources to your project.
auth
viewswebpack.mix.js
file, tuned for Bulmapackage.json
file, for required NPM modules.editorconfig
file.gitignore
fileuser/profile
FortifyBulma is open-sourced software licensed under the MIT license.