Download the PHP package vikdiesel/laravel-bulma-auth-preset without Composer
On this page you can find all versions of the php package vikdiesel/laravel-bulma-auth-preset. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-bulma-auth-preset
Laravel 8.x Bulma Authentication Preset
Bulma CSS Framework authentication scaffolding for Laravel 8.x (for Laravel 7.x use 1.3 branch)
Laravel 8.x Bulma authentication preset
- Login form
- Password confirm form
- Password reset request form
- Password reset form
- Registration form
- E-mail validation form
Table of Contents
- Installation
- Browser Support
- Reporting Issues
- Licensing
- Package info
- Useful Links
Installation
composer require vikdiesel/laravel-bulma-auth-preset --dev
(package will be added to require-dev)composer require laravel/ui
php artisan ui:auth
php artisan ui:controllers
php artisan jb:bulma-preset
(this will ask to overwrite Laravel's default views & scss)npm install
npm run dev
ornpm run prod
Browser Support
We try to make sure package displays well in the latest versions of all major browsers
Reporting Issues
JustBoil's free items are limited to community support on GitHub.
The issue list is reserved exclusively for bug reports and feature requests. That means we do not accept usage questions. If you open an issue that does not conform to the requirements, it will be closed.
- Make sure that you are using the latest version of the package
- Provide steps to reproduce
- Provide an expected behavior
- Describe what is actually happening
- Platform, Browser & version as some issues may be browser specific
Licensing
- Copyright © 2019-2021 JustBoil.me (https://justboil.me)
- Licensed under MIT
Package info
- Bulma 0.9
- Laravel-mix 6.x
- Laravel 8.x
Useful Links
All versions of laravel-bulma-auth-preset with dependencies
PHP Build Version
Package Version
The package vikdiesel/laravel-bulma-auth-preset contains the following files
Loading the files please wait ....