- Notifications
You must be signed in to change notification settings - Fork82
Laravel Starter App Using Vue ,Vuetify, and InertiaJS.
License
NotificationsYou must be signed in to change notification settings
goldcoders-corp/vuetified
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Updated for Laravel 8.0 , Working Vuetify Loader Set with Inertia JS
- laravel echo (broadcasting realtime events)
- inertiajs (state)
- vuejs 2.6 + vuetify 2.4 (UI)
- vform & vee-validate v2 (form handling)
- ziggy (routing on UI)
- php 7.4 / 8.0
- Node >= 12.0 +
- fnm (optional for switching node versions)
- laravel valet (optional)
- git clonehttps://github.com/codeitlikemiley/vuetified YOURPROJECTNAME
- cd YOURPROJECTNAME
- composer install
- yarn
- cp .env.example .env
- php artisan websockets:generate
- php artisan migrate:fresh --seed
- php artisan websocket:serve
- npm run watch
- php artisan ziggy:generate
- uncomment routes.js on plugins
If you have seen any bugs please report it by making anissue.
If you need support you can contact ourFacebook Page
If you want to add components to be part of vuetified please make apull request.
About
Laravel Starter App Using Vue ,Vuetify, and InertiaJS.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.