Skip to content

Commit be7cdf7

Browse files
committed
WIP 🚧
1 parent 5b229ef commit be7cdf7

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

README.md

+4-12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
# Introduction
44

5+
> [!NOTE]
6+
> For Laravel 10 and below, use branch v1.x
7+
58
**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**.
69

710

@@ -147,18 +150,7 @@ Features::updatePasswords(),
147150

148151
### Community Presets
149152

150-
Here's a list of presets created by the community:
151-
152-
- [FortifyUIkit](https://github.com/zacksmash/fortify-uikit): Made with the UIkit framework
153-
- [FortifyUITabler](https://github.com/Proxeuse/fortify-tabler): Made with the Tabler dashboard template
154-
- [FortifyBulma](https://github.com/mikeburrelljr/fortify-bulma): Made with the Bulma CSS framework
155-
- [FortifyUITailwind](https://github.com/pradeep3/fortify-ui-tailwindcss): Made with the Tailwind CSS framework
156-
- [FortifySoftUi](https://github.com/akukoder/fortify-soft-ui): Made with the Soft UI Dashboard and Soft UI
157-
- [Fortify Bootstrap](https://github.com/bezner/fortify-ui-bootstrap): Made with the Bootstrap framework
158-
- [FortifyTablerAdmin](https://github.com/akukoder/fortify-tabler-admin): Made with the Tabler dashboard template, with multiple layout provided
159-
160-
161-
If you've created a preset, please open an issue or PR to add it to the list!
153+
Presets for v1.x can be found in that branch.
162154

163155
## License
164156

0 commit comments

Comments
 (0)