sj-distributor/foundation-service-single

3.0.1 2023-05-19 05:44 UTC

README

TL;DR

laravel中的基础服务。

安装

通过composer安装

composer require sj-distributor/foundation-service-single

生成配置文件

php artisan foundation:config

生成迁移文件

php artisan foundation:make

启动队列

php artisan foundation:work

使用方法

php artisan foundation:work