ipitchkhadze/laravuety is a Laravel package for the laravel framework vuetify..
It currently has 0 GitHub stars and 10 downloads on Packagist (latest version v1.1).
Install it with composer require ipitchkhadze/laravuety.
Discover more Laravel packages by ipitchkhadze
or browse all Laravel packages to compare alternatives.
Last updated
Laravel skeleton hmr, vuetify preinstalled
install package via composer:
composer create-project --prefer-dist ipitchkhadze/laravuety test.local
then run
yarn install
or
npm install
finally run
yarn run hot
or
npm run hot
for hmr enable.