Skip to content

allenwakeup/laravel-modules-qwshop

Repository files navigation

Laravel Modules QwShop

this library is one of qingwuit/qwshop laravel-modules module.

Introduction

The Laravel Modules QwShop overwrite "qingwuit/qwshop" routes, resources, or others files.

With help of package allenwakeup/laravel-modules, there is an opportunity that makes qwshop in modules.

Installation

To install through Composer, by run the following command:

composer require goodcatch/laravel-modules-qwshop

migration

php artisan goodcatch:table

php artisan migrate

php artisan goodcatch:cache

seed

php artisan goodcatch:seed qwshop

publish files

just following commands.

php artisan vendor:publish --tag=goodcatch-modules-qwshop --force

note: make qwshop project clean and then publish files.

node

build front-end

yarn run prod

or

yarn run dev

others

  • add menu, role menu mapping, permission, role permission mapping

checkout permission seeder

About

青梧商城三方资源发布

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published