moawiaab/laravel-theme

Install Laravel breeze themes for Vue

v1.8.1 2024-06-20 15:58 UTC

This package is auto-updated.

Last update: 2024-09-20 16:26:51 UTC


README

Install Quasar or Vuetify interface in Laravel Application

Description

You can create controller, resources, requests and model. Via user interface from the development page. You can also add fields to the table with some properties...etc

Total Downloads Latest Stable Version License

Installation method

1- install laravel

laravel new project_name 

2 - add moawiaab/laravel-theme package by

composer require moawiaab/laravel-theme

3 - publish - moawiaab/laravel-theme

php artisan vendor:publish

4 - install moawiaab/laravel-theme and select quasar

php artisan laravel-theme:install

5 - run migrations

php artisan migrate --seed

6 Login

email : admin@admin.com password: password