Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhongshaofa/easyadmin-route
https://github.com/zhongshaofa/easyadmin-route
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zhongshaofa/easyadmin-route
- Owner: zhongshaofa
- License: apache-2.0
- Created: 2022-06-23T14:37:41.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T14:50:35.000Z (over 2 years ago)
- Last Synced: 2024-11-07T13:15:52.020Z (about 2 months ago)
- Language: PHP
- Size: 1.62 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# think-multi-app
用于ThinkPHP6+的多应用支持
## 安装
~~~
composer require topthink/think-multi-app
~~~## 使用
用法参考ThinkPHP6完全开发手册[多应用模式](https://www.kancloud.cn/manual/thinkphp6_0/1297876)章节。