Skip to content

Frontend UI package made with Vuetify for Laravel Jetstream with Inertia scaffolding.

License

Notifications You must be signed in to change notification settings

AreWebs/Jet-Vuetify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JetVuetify

Introduction

This package is designed using Vuetify to use the power of material desings, in the starter kit for Laravel Jetstream using Inertia scaffolding.

Installing JetVuetify

You may use Composer to install this package in your fresh Jetstream installation:

composer require arewebs/jet-vuetify

The package will automatically register a service provider.

After installing the package, you can run the jet-vuetify:install Artisan command. In addition, you can use the --teams parameter to activate the team management ui.

Installation

php artisan jet-vuetify:install

Installation with teams

php artisan jet-vuetify:install --teams

Finalizing The Installation

After installing JetVuetify, you should install and build your NPM dependencies:

npm install

npm run dev

License

JetVuetify is open-sourced software licensed under the MIT license.

About

Frontend UI package made with Vuetify for Laravel Jetstream with Inertia scaffolding.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages