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.

1.0.5 2022-11-29 14:30 UTC

This package is auto-updated.

Last update: 2024-04-29 04:40:56 UTC


README

FortifySoftUi

Introduction

Latest Version on Packagist Last Commit Total Downloads License

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.

  1. Registration
  2. Reset password
  3. Email verification
  4. Profile Information
  5. Update password
  6. Two-factor authentication
  7. Browser session
  8. 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

FortifySoftUi Screenshot

Credits

License

FortifySoftUi is open-sourced software licensed under the MIT license.