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 can be done by laravel installer.
laravel new my-app --using=marcos-aparicio/vue-daisyui-starter-kitDocumentation for all Laravel starter kits can be found on the Laravel website.
If you have any suggestion, feel free to contribute to this project by submitting a pull request.
This kit is licensed under the MIT license.