Download the PHP package revolution/fortify-uikit without Composer
On this page you can find all versions of the php package revolution/fortify-uikit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download revolution/fortify-uikit
More information about revolution/fortify-uikit
Files in revolution/fortify-uikit
Download revolution/fortify-uikit
More information about revolution/fortify-uikit
Files in revolution/fortify-uikit
Vendor revolution
Package fortify-uikit
Short Description Laravel Fortify views for UIkit3
License MIT
Package fortify-uikit
Short Description Laravel Fortify views for UIkit3
License MIT
Please rate this library. Is it a good library?
Informations about the package fortify-uikit
Fortify views for UIkit3
Available views
- register
- login
- forgot-password
- reset-password
Unavailable
- verify-email
- confirm-password
- 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-uikit::');
to FortifyServiceProvider@boot
Publish views
Publish to /resources/views/vendor/fortify-uikit
You can customize any files.
Demo
https://github.com/kawax/fortify-project/tree/uikit
LICENSE
MIT
All versions of fortify-uikit with dependencies
PHP Build Version
Package Version
The package revolution/fortify-uikit contains the following files
Loading the files please wait ....