Vue Inertia Laravel Tailwind (VILT) Started With Laravel Breeze, DaisyUI, unpluginIcons, Vue Tostify installed.
-
- Check the
.env
file- Change the database name, user & password.
- Check the
-
composer install
npm run dev
-
- Try
php artisan sail up -d
if it gives an error then try to install sail.- Run
php artisan sail:install
and select all the required services. - OR
- Run
sail build --no-cache
- Run
- Try
-
- Laravel Breeze has already been installed and DaisyUI theme has been implemented to it.
-
- All theme are included
- Dashboard has been redesigned with a side drawer.