LaravelPackages.net
Acme Inc.
Toggle sidebar
ipitchkhadze/laravuety

The Laravel Framework Vuetify.

10
0
v1.1
About ipitchkhadze/laravuety

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

Laravuety

Laravel skeleton hmr, vuetify preinstalled

Installation

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.

Star History Chart