sj-distributor/package-foundation-service

1.0.7 2020-09-21 06:05 UTC

This package is not auto-updated.

Last update: 2024-09-17 02:43:13 UTC


README

TL;DR

laravel中的基础服务。

安装

通过composer安装

composer require sj-distributor/package-foundation-service

生成配置文件

php artisan foundation:config

生成迁移文件

php artisan foundation:make

启动队列

php artisan foundation:work

使用方法

php artisan foundation:work