34

GitHub - codeitlikemiley/vuetified: Laravel 5.5 Vuetify Real Time Starter App

 6 years ago
source link: https://github.com/codeitlikemiley/vuetified
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Vuetified

Updated for Laravel 8.0 , Working Vuetify Loader Set with Inertia JS

Stacks

  • laravel echo (broadcasting realtime events)
  • inertiajs (state)
  • vuejs 2.6 + vuetify 2.4 (UI)
  • vform & vee-validate v2 (form handling)
  • ziggy (routing on UI)

Requirements

  • php 7.4 / 8.0
  • Node >= 12.0 +
  • fnm (optional for switching node versions)
  • laravel valet (optional)

Installation

  1. git clone https://github.com/codeitlikemiley/vuetified YOURPROJECTNAME
  2. cd YOURPROJECTNAME
  3. composer install
  4. cp .env.example .env
  5. php artisan websockets:generate
  6. php artisan migrate:fresh --seed

Using Websocket to broadcast Events

  • php artisan websocket:serve

Development

  • npm run watch

Production

  • php artisan ziggy:generate
  • uncomment routes.js on plugins

Issues

If you have seen any bugs please report it by making an issue.

Support

If you need support you can contact our Facebook Page

Pull Request

If you want to add components to be part of vuetified please make a pull request.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK