laraveldaily/flyonui-starter-kit

LaravelDaily Starter Kit for the Laravel framework, with FlyonUI components.

Installs: 31

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

Language:Blade

Type:project

pkg:composer/laraveldaily/flyonui-starter-kit

dev-main 2025-12-28 09:20 UTC

This package is auto-updated.

Last update: 2025-12-28 09:20:40 UTC


README

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.