leeprince/laravel-wechat-shop

基于 laravel 开发微信公众号商城组件,并且包含各个模块的子组件

v1.3.0 2020-11-17 17:14 UTC

This package is auto-updated.

Last update: 2024-04-18 23:21:59 UTC


README

基于 laravel 开发微信公众号商城组件,并且包含各个模块的子组件

安装

$ composer require leeprinnce/laravel-wechat-shop -vvv

使用说明

$ php artisan list (可以看到命令说明)

组件配置的命令, 包含数据库迁移及配置文件发布

$ php artisan laravel-wechat-shop:install

Contributing

You can contribute in one of three ways:

  1. File bug reports using the issue tracker.
  2. Answer questions or fix bugs on the issue tracker.
  3. Contribute new features or update the wiki.

The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.

License

MIT