Download the PHP package revolution/fortify-bulma without Composer
On this page you can find all versions of the php package revolution/fortify-bulma. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download revolution/fortify-bulma
More information about revolution/fortify-bulma
Files in revolution/fortify-bulma
Download revolution/fortify-bulma
More information about revolution/fortify-bulma
Files in revolution/fortify-bulma
Vendor revolution
Package fortify-bulma
Short Description Laravel Fortify views for Bulma
License MIT
Package fortify-bulma
Short Description Laravel Fortify views for Bulma
License MIT
Please rate this library. Is it a good library?
Informations about the package fortify-bulma
Fortify views for Bulma
Available views
- register
- login
- forgot-password
- reset-password
- verify-email
- confirm-password
Unavailable
- two-factor-challenge
This is an experimental package so not all views are available.
Requirements
- PHP >= 7.3
- Laravel >= 8.0
- Fortify >= 1.5
Installation
Before install this package, you should install laravel/fortify
(without Jetstream)
https://github.com/laravel/fortify
Add App\Providers\FortifyServiceProvider::class,
to config/app.php
Add Fortify::viewPrefix('fortify-bulma::');
to FortifyServiceProvider@boot
Publish views
Publish to /resources/views/vendor/fortify-bulma
You can customize any files.
Demo
https://github.com/kawax/fortify-project/tree/bulma
LICENSE
MIT
All versions of fortify-bulma with dependencies
PHP Build Version
Package Version
The package revolution/fortify-bulma contains the following files
Loading the files please wait ....