Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.7 KB

README.md

File metadata and controls

52 lines (36 loc) · 1.7 KB

Made with

Laravel Logo

Flowbite - Tailwind CSS components

About Template

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.

How to use

Just click use this template and from there you can clone it to your machine.

Instalation

composer install
cp .example.env .env
php artisan key:generate
php artisan migrate
php artisan db:seed
npm i
npm run build

Contributing

Thank you for considering contributing to the template, just use github to contribute.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

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.

License

The Template is open-sourced software licensed under the MIT license.