Configure your freshly installed laravel project with Vue, Inertia, and Tailwind css using vite as frontend tooling
mel-zedeks/vilt-starter is a Laravel package for configure your freshly installed laravel project with vue, inertia, and tailwind css using vite as frontend tooling.
It currently has 0 GitHub stars and 124 downloads on Packagist (latest version v2.2.6).
Install it with composer require mel-zedeks/vilt-starter.
Discover more Laravel packages by mel-zedeks
or browse all Laravel packages to compare alternatives.
Last updated
VILT Starter provides a quick and simple starting point for adding Vue, Inertia and Tailwind css to your fresh Laravel application. VILT Starter publishes views and configuration files to your application that can be easily customized based on your own application's needs.
VILT Starter is open-sourced software licensed under the MIT license.
Big thanks to the Team at Laravel, Inertia, Vue and Tailwind for their hard works
$ composer require mel-zedeks\vilt-starter
$ php artisan vilt:install