Laravel and InertiaJS and Vue3 and Tailwind

I have constructed a useful set of packages with preconfigured options to set up Laravel with InertiaJS, Vue3 and Tailwind. The current version has been published to packagist and can be downloaded directly as a new project using composer.

Use the following composer install command


composer create-project adsy2010/laravel-vue3-tailwind appname




I create a number of medium size apps and often end up repeating the process over and over so decided to create my own base to work from.

If you find it useful, give it a star on GitHub!

Comments