π A powerful, clean, and minimal Laravel 12 Starter Kit, seamlessly integrated with FlyonUI β a free Tailwind CSS component library, designed to supercharge your next project!
The FlyonUI Laravel Starter Kit is a streamlined, Tailwind CSS 4-powered boilerplate designed to help developers build modern web applications effortlessly. Integrated with FlyonUI, a free Tailwind CSS component library, this kit offers pre-built UI elements that enhance speed, maintainability, and scalability.
Whether you're creating an admin panel, SaaS platform, or a dynamic web app, this starter kit ensures a clean, responsive, and efficient development experience.
π Live Demo
Getting started is super simple! Follow the steps below:
-
Clone the Repository
git clone https://github.com/themeselection/flyonui-tailwindcss-laravel-livewire-starter-kit.git cd flyonui-tailwindcss-laravel-livewire-starter-kit -
Install Composer Dependencies
composer install
-
Copy
.env& Generate App Keycp .env.example .env php artisan key:generate
-
Configure Database
- Open
.envfile and update your DB credentials.
- Open
-
Run Migrations
php artisan migrate
-
Install Node Modules
npm install # OR yarn -
Build Frontend Assets
npm run dev # OR yarn dev -
Serve the Application
php artisan serve
π Open http://127.0.0.1:8000 in your browser, and you're good to go!
- Laravel 12 (Latest Version)
- FlyonUI - Tailwind CSS component library
- Modular Code Structure (Easy to scale)
- Clean & Minimal UI
Development Mode (Hot Reload):
npm run dev
# OR
yarn devProduction Build:
npm run build
# OR
yarn buildFor detailed documentation, check the Wiki or refer to the Documentation in this repo.
| Chrome | Firefox | Safari | Edge |
|---|---|---|---|
| β | β | β | β |
Contributions are welcome!
Follow these steps:
- Fork the repository
- Create your feature branch
git checkout -b feature/amazing-feature
- Commit your changes
git commit -m 'Add some amazing feature' - Push to the branch
git push origin feature/amazing-feature
- Create a Pull Request
Check out the CHANGELOG for detailed release notes.
For free community support, open an issue on GitHub Issues.
For priority support or custom development: π§ Support
You can also join our Discord Server : Join Now
This project is open-sourced software licensed under the MIT license.
Check out other free starter kits and admin templates.
