An open API service indexing awesome lists of open source software.

https://github.com/coder2z/api_supervise


https://github.com/coder2z/api_supervise

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# api管理工具
#### 1.composer update
#### 2.修改env.bak去掉.bak
#### 3. 修改env配置。配置邮箱和数据库
#### 4. php artisan jwt:secret
#### 5. php artisan key:generate
#### 6. php artisan migrate
#### 7. php artisan queue:work _开启队列_