akukoder / fortify-soft-ui
Laravel Fortify based on FortifyUI and built using the Soft UI Dashboard and Soft UI Design System the by Creative Tim.
Installs: 87
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 2
Forks: 1
Open Issues: 0
Language:SCSS
Requires
- illuminate/support: ^8.0|^9.0
- zacksmash/fortify-ui: ^1.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.3
- vimeo/psalm: ^3.11
README
Introduction
FortifySoftUi is a Laravel Fortify UI preset, built with Soft UI Dashboard and Soft UI Design System by Creative Tim.
Features
All Fortify features enabled by default, and some other basic features to get you started.
- Registration
- Reset password
- Email verification
- Profile Information
- Update password
- Two-factor authentication
- Browser session
- User management
Requirement
Install the package on the new Laravel installation only, without additional packages like Jetstream or Laravel Ui.
Laravel Fortify and FortifyUI will be installed automatically.
Installation
To get started, you'll need to install FortifySoftUi using composer.
composer require akukoder/fortify-soft-ui --dev
Next, you'll need to run the install command:
php artisan fortify:softui
Demo
Visit the demo site here.
- Email:
demo@example.org
- Password:
password
Documentation
For the design documentation, please refer to the official websites.
Screenshot
Credits
License
FortifySoftUi is open-sourced software licensed under the MIT license.