Made with
This is Laravel 11 template that use flowbite UI for Interface, the package that in use:
- Laravel Jetstream.
- Livewire v3.
- Livewire Volt for static pages.
- Spatie Permission.
- CRUD Role & Permission and User
- All example page from Flowbite Admin Demo had been remade with Volt.
- All charts hade been remade as separate components.
Just click use this template and from there you can clone it to your machine.
composer install
cp .example.env .env
php artisan key:generate
php artisan migrate
php artisan db:seed
npm i
npm run build
Thank you for considering contributing to the template, just use github to contribute.
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
If you discover a security vulnerability within this template, please send an e-mail to Budi Yunior via [email protected]. All security vulnerabilities will be promptly addressed.
The Template is open-sourced software licensed under the MIT license.