macdanson / flowbite-livewire-starter-kit
The Laravel starter kit for Livewire using Flowbite.
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 1
Language:Blade
Type:project
Requires
- php: ^8.2
- laravel/framework: ^12.0
- laravel/tinker: ^2.10.1
- livewire/livewire: ^3.6
Requires (Dev)
- fakerphp/faker: ^1.23
- laravel/pail: ^1.2.2
- laravel/pint: ^1.13
- laravel/sail: ^1.41
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.6
- phpunit/phpunit: ^11.5.3
This package is auto-updated.
Last update: 2025-06-27 13:14:12 UTC
README
Introduction
Our Laravel + Flowbite + Livewire starter kit provides a robust, modern starting point for building Laravel applications with a Livewire frontend using Flowbite - Tailwind CSS component library unlike the official Livewire starter kit.
I was heavily inspired by the official Livewire Starter Kit and Flowbite - Tailwind CSS component library
Installation
Installation can be done by laravel installer.
laravel new test-app --using macdanson/flowbite-livewire-starter-kit
Official Documentation
- Documentation for all Laravel starter kits can be found on the Laravel website.
- Get started with the most popular open-source library of interactive UI components built with the utility classes from Tailwind CSS at Flowbite - Tailwind CSS component library.
Contributing
If you have any suggestion, feel free to contribute to this project by submitting a pull request.
License
This kit is licensed under the MIT license.