PHPackages                             goodcatch/laravel-modules-qwshop - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. goodcatch/laravel-modules-qwshop

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

goodcatch/laravel-modules-qwshop
================================

publish qwshop resources

022PHP

Since Aug 2Pushed 4y ago2 watchersCompare

[ Source](https://github.com/allenwakeup/laravel-modules-qwshop)[ Packagist](https://packagist.org/packages/goodcatch/laravel-modules-qwshop)[ RSS](/packages/goodcatch-laravel-modules-qwshop/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Modules QwShop
======================

[](#laravel-modules-qwshop)

this library is one of [qingwuit/qwshop](https://gitee.com/allendebug/qwshop) **laravel-modules** module.

Introduction
------------

[](#introduction)

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

With help of package [allenwakeup/laravel-modules](https://github.com/allenwakeup/laravel-modules), there is an opportunity that makes qwshop in modules.

Installation
------------

[](#installation)

To install through Composer, by run the following command:

```
composer require goodcatch/laravel-modules-qwshop
```

### migration

[](#migration)

```
php artisan goodcatch:table

php artisan migrate

php artisan goodcatch:cache
```

### seed

[](#seed)

```
php artisan goodcatch:seed qwshop
```

### publish files

[](#publish-files)

just following commands.

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

**note:** make qwshop project clean and then publish files.

### node

[](#node)

build front-end

```
yarn run prod
```

or

```
yarn run dev
```

### others

[](#others)

- add menu, role menu mapping, permission, role permission mapping

checkout [permission seeder](https://github.com/allenwakeup/laravel-modules-qwshop/blob/master/database/seeds/PermissionTableSeeder.php)

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d2591286728fbc498decd82dc3b6707bf80ee949c6ef132406e35498cc1c990?d=identicon)[allenwakeup](/maintainers/allenwakeup)

### Embed Badge

![Health badge](/badges/goodcatch-laravel-modules-qwshop/health.svg)

```
[![Health](https://phpackages.com/badges/goodcatch-laravel-modules-qwshop/health.svg)](https://phpackages.com/packages/goodcatch-laravel-modules-qwshop)
```

###  Alternatives

[steevanb/doctrine-stats

Count managed and lazy loaded entities, hydration time etc

7182.9k1](/packages/steevanb-doctrine-stats)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
