library vuetify
Laravel 5.5+ Front-end preset for vuetify
laravel-frontend-presets/vuetify
Laravel 5.5+ Front-end preset for vuetify
- Wednesday, April 18, 2018
- by m1guelpf
- Repository
- 5 Watchers
- 29 Stars
- 339 Installations
- HTML
- 0 Dependents
- 0 Suggesters
- 3 Forks
- 2 Open issues
- 6 Versions
- 131 % Grown
Sorry no time to mantain this package: if anyone is interested to mantain it please email me at sergiturbadenas at gmail.com, (*1)
Laravel 5.5+ Frontend preset for Vuetify with Vuex
A Laravel front-end scaffolding preset for Vuetify - a Material Design Component Framework with Vue and Vuex., (*2)
Usage
- Fresh install Laravel 5.5+ and cd to your app:
laravel new app && cd app
- Install this preset via
composer require laravel-frontend-presets/vuetify. Laravel 5.5+ will automatically discover this package. No need to register the service provider.
- Use
php artisan preset vuetify for the basic Vuetify frontend preset OR use php artisan preset vuetify-auth for the basic preset auth scaffolding in one go. (NOTE: If you run this command several times, be sure to clean up the duplicate Auth entries in routes/web.php)
npm install
npm run dev
- Configure your favorite database (mysql, sqlite etc.)
-
php artisan migrate to create basic user tables.
- This packages requires Laravel Passport. Run
php artisan passport:install
-
php artisan serve (or equivalent) to run server and test preset.
Demo site:
- https://laravel-vuetify.acacha.org
dev-master
9999999-dev
Laravel 5.5+ Front-end preset for vuetify
Sources
Download
MIT
The Requires
laravel
preset
vuetify
0.1.4
0.1.4.0
Laravel 5.5+ Front-end preset for vuetify
Sources
Download
MIT
The Requires
laravel
preset
vuetify
0.1.3
0.1.3.0
Laravel 5.5+ Front-end preset for vuetify
Sources
Download
MIT
The Requires
laravel
preset
vuetify
0.1.2
0.1.2.0
Laravel 5.5+ Front-end preset for vuetify
Sources
Download
MIT
The Requires
laravel
preset
vuetify
0.1.1
0.1.1.0
Laravel 5.5+ Front-end preset for vuetify
Sources
Download
MIT
The Requires
laravel
preset
vuetify
0.1
0.1.0.0
Laravel 5.5+ Front-end preset for vuetify
Sources
Download
MIT
The Requires
laravel
preset
vuetify