npx apply tedbreehq/laravel-preset --install --delete -v
## Option
--install # This would Install both PHP & Node Packages
--delete # This would Delete Files both PHP & Node Packages
-v # The verbose flag will help explain what is being done
This preset adds a basic Tailwind CSS installation to Laravel amongst other things.
It's a good starting point for any Laravel project using Tailwind, Inertia, Vite and Standard Packages.
It's a good starting point for any Laravel project using Tailwind, Inertia, Vite and Standard Packages.
·
Built with ❤︎ by Damilola Ogunmoye