flyonui-starter-kit maintained by laraveldaily
FlyonUI Laravel Starter Kit
This starter kit is based on FlyonUI.
We decided to merge our LaravelDaily/starter-kit with FlyonUI components.
As a result, you get full simple Laravel Auth (login, register, forget password, profile), styled as FlyonUI.


The main point is no React/Vue/Livewire required. Only Blade and Tailwind.
Also, you're getting an example table/form with two-level menu on the sidebar to manage Users.


How to use
To use this kit, you can install it using:
laravel new --using=laraveldaily/flyonui-starter-kit
From there, you can modify the kit to your needs and add more pages.