marcos-aparicio / vue-daisyui-starter-kit
VueJS-based Laravel Starter kit with DaisyUI5 and TailwindCSS4
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.2
- inertiajs/inertia-laravel: ^2.0
- laravel/framework: ^12.0
- laravel/tinker: ^2.10.1
- tightenco/ziggy: ^2.5
Requires (Dev)
- fakerphp/faker: ^1.23
- laravel/pail: ^1.2.2
- laravel/pint: ^1.13
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.6
- pestphp/pest: ^3.7
- pestphp/pest-plugin-laravel: ^3.1
This package is not auto-updated.
Last update: 2025-04-05 12:58:20 UTC
README
Introduction
This is basically a port of the official VueJS starter kit while trying to simplify its components and make it look pretty much the same but using DaisyUI.
Unlike the official VueJS starter kit, this kit uses TailwindCSS4, . Besides DaisyUI5 , TailwindCSS, InertiaJS2 and their dependencies I also used @heroicons/vue for the icons.
I was heavily inspired on both the official vuejs starter kit and this unstyled blade starter kit. So huge thanks to the Laravel team and javdome!
Installation
Installation can be done by laravel installer.
laravel new my-app --using=marcos-aparicio/vue-daisyui-starter-kit
Official Documentation
Documentation for all Laravel starter kits can be found on the Laravel website.
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.