For all the tinkerers who just want to code, get your next project up and running in a flash with this preconfigured Laravel + Vue + TailwindCSS stack. Just clone and start building!
Getting started is super simple. Click here to generate a new repo or run the following commands to clone and install.
git clone /~https://github.com/projectrebel/laravue3.git
cd laravue3
composer install
npm install && npm run watch
Laravue3 is open-sourced software licensed under the MIT license.