Skip to content

Commit

Permalink
WIP 🚧
Browse files Browse the repository at this point in the history
  • Loading branch information
zacksmash committed Jul 16, 2024
1 parent 5b229ef commit be7cdf7
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

# Introduction

> [!NOTE]
> For Laravel 10 and below, use branch v1.x
**FortifyUI** is an unopinionated authentication starter, powered by [*Laravel Fortify*](https://github.com/laravel/fortify). It is completely unstyled -- on purpose -- and only includes a minimal amount of markup to get your project running quickly. This package can be used to start your project, or you can use the [*FortifyUI Preset Template*](https://github.com/zacksmash/fortify-ui-preset) which allows you to create your own preset that you can install with **FortifyUI**.


Expand Down Expand Up @@ -147,18 +150,7 @@ Features::updatePasswords(),

### Community Presets

Here's a list of presets created by the community:

- [FortifyUIkit](https://github.com/zacksmash/fortify-uikit): Made with the UIkit framework
- [FortifyUITabler](https://github.com/Proxeuse/fortify-tabler): Made with the Tabler dashboard template
- [FortifyBulma](https://github.com/mikeburrelljr/fortify-bulma): Made with the Bulma CSS framework
- [FortifyUITailwind](https://github.com/pradeep3/fortify-ui-tailwindcss): Made with the Tailwind CSS framework
- [FortifySoftUi](https://github.com/akukoder/fortify-soft-ui): Made with the Soft UI Dashboard and Soft UI
- [Fortify Bootstrap](https://github.com/bezner/fortify-ui-bootstrap): Made with the Bootstrap framework
- [FortifyTablerAdmin](https://github.com/akukoder/fortify-tabler-admin): Made with the Tabler dashboard template, with multiple layout provided


If you've created a preset, please open an issue or PR to add it to the list!
Presets for v1.x can be found in that branch.

## License

Expand Down

0 comments on commit be7cdf7

Please sign in to comment.