Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/top-think/think-multi-app

thinkphp6 multi app support
https://github.com/top-think/think-multi-app

调整

4055a6187296ac16c0bc7bbab4ed5d92f82f791c authored almost 2 years ago by thinkphp <[email protected]>
调整

64f5624eddab69a9b43d319b50c2a70e3f27ea46 authored almost 2 years ago by thinkphp <[email protected]>
增加setAppPath方法

6bec321225609a39a66e0a0dcf52011985d4fa36 authored almost 2 years ago by thinkphp <[email protected]>
更新依赖

07b9183855150455e1f76f8cbe9d77d6d1bc399f authored almost 2 years ago by thinkphp <[email protected]>
更新版本依赖

387e0dac059c20f92cac5da41a871e10829c1c97 authored about 2 years ago by ThinkPHP <[email protected]>
入口文件已绑定应用时,生成的URL地址不携带应用名

更新到`(dev-master ccaad7c)`后,测试问题依然存在,所以提交了此PR。
----
访问网址:`http://think.com/admin.php/Index/inde...

a997f2b54527020e8a39f071e29c6278f1fd0862 authored over 4 years ago by 蒋文健 <[email protected]>
修正Url生成的应用映射支持

ccaad7c2d33f42cb1cc2a78d6610aaec02cea4c3 authored over 4 years ago by thinkphp <[email protected]>
修复多应用模式下不能正确识别当前域名的bug

在多应用配置文件中,使用两个域名绑定同一个应用,再使用url('index/index')->build()等方法时,会出现不能正确识别当前域名的问题。

21ac02a99bd69e29444963841e09c5d39b2bcecb authored over 4 years ago by yyj4399 <[email protected]>
改进

3c1914d2adc08c8753c7f67228885ca47fb9b3bf authored almost 5 years ago by thinkphp <[email protected]>
调整应用中间件的执行顺序

ec04f50b012f67a0856fb0ac7f151d8a6f599bcf authored almost 5 years ago by thinkphp <[email protected]>
覆盖clear指令 增加应用支持

php think clear app_name

b81f75facb981176e9575b937255d1011e7839bf authored about 5 years ago by thinkphp <[email protected]>
改进多应用的runtimePath设置

016cc47970dd24f5889c8795a9bd807c1643f1e8 authored about 5 years ago by thinkphp <[email protected]>
改进build指令 不再生成provider.php文件

6c6b502724da0b19b75efdc446fe727930599298 authored about 5 years ago by thinkphp <[email protected]>
统一应用的配置和路由文件位置

9cb0a3b2453c90305183e041228123be9b7c7fb8 authored about 5 years ago by thinkphp <[email protected]>
改进多应用对伪静态的支持

215f4a6bb88e53ad41b448c61957336eb55ce6f9 authored about 5 years ago by thinkphp <[email protected]>
改进

7eb02a58f7ca2b10b0c35d8e095573cc00251362 authored about 5 years ago by thinkphp <[email protected]>
修正

5857cd0b7b1d5227fd60cc6461ec0ec98a2290e7 authored about 5 years ago by thinkphp <[email protected]>
修正build指令

dec89d453ee7138e69211dd21a897d470d4a4e83 authored about 5 years ago by thinkphp <[email protected]>
改进

6ca23bf1e261f6c1a257e4023925ca641b23fd15 authored about 5 years ago by thinkphp <[email protected]>
修正生成URL不传参数时,方法名为空

84b06f20459b6f17d6f23fbcde7474181915c196 authored about 5 years ago by 蒋文健 <[email protected]>
think build 指令纳入扩展

f5b1d08e3c3ad24bdbf953b773c0ef671ad8af0e authored about 5 years ago by thinkphp <[email protected]>
Merge branch 'master' of https://github.com/top-think/think-multi-app

b2679b4ce4caa5765869daef633f83e5385d7757 authored about 5 years ago by thinkphp <[email protected]>
改进默认应用获取

3d7643c6b39e37de3d2aff5cdbb328271c379183 authored about 5 years ago by thinkphp <[email protected]>
防止路由标识生成URL时生成空字符串

eeee6044a10a0b2ba804389cf936224b521bf84a authored about 5 years ago by hongweipeng <[email protected]>
修复当降为单应用模式时url会生成两个分隔符

1a48eeae63b97e71ca9e9338b2cdf939ccac68ee authored about 5 years ago by HongWeipeng <[email protected]>
改进

fecfa58459c1cf0596ffe29a4f9aeb453c5e8b68 authored about 5 years ago by thinkphp <[email protected]>
改进

264b2dd65fe158a24e03ca1a341f0bee4d1d18cb authored about 5 years ago by thinkphp <[email protected]>
改进

1abc0527ad1808beff161d1d163436754060ddc9 authored about 5 years ago by thinkphp <[email protected]>
改进多应用判断

54c350548258ef5935ffe9b97ec3c1b1c18764a9 authored about 5 years ago by thinkphp <[email protected]>
Merge pull request #3 from 9007967/patch-1

修复 $appPath 函数未定义错误

e652d444d771589279c1a4a993d2b74cdc07b180 authored about 5 years ago by ThinkPHP <[email protected]>
修复 $appPath 函数未定义错误

c9b338cbfe99a5f7f8f9ee297831eb5508661455 authored about 5 years ago by 9007967 <[email protected]>
改进

e2c66ea5c41a66cf20fd283fefe2db52e2945594 authored about 5 years ago by thinkphp <[email protected]>
改进多应用判断

27bb12fa049e8479a453c75087ef9ad1bda6d730 authored about 5 years ago by thinkphp <[email protected]>
readme更新

cb9760ab9da0e259ab4f2482166bd85ef6bb7a4c authored over 5 years ago by thinkphp <[email protected]>
改进

78607f3aa693c216eea0373d7d12017085b2c97e authored over 5 years ago by thinkphp <[email protected]>
改进URL生成对多应用支持

b202935ae41a1f95c0e885bacd5f96c096fee20f authored over 5 years ago by thinkphp <[email protected]>
修正appName获取

c2cc1eca03ee78f03f240e9b3552c93462fc5d4d authored over 5 years ago by thinkphp <[email protected]>
调整

13b48d4d562ab099fe3242fd6bc23cb0765aed56 authored over 5 years ago by thinkphp <[email protected]>
取消自动多应用模式配置参数

2328ee7406653d9563baa7d04d72af2897c11bb8 authored over 5 years ago by thinkphp <[email protected]>
改进

22f2a4f30fc1b9009e35f3e3d41412a99ca35551 authored over 5 years ago by thinkphp <[email protected]>
提交

605631cb9fe307b922ebb36809cef1b44f93e2d9 authored over 5 years ago by thinkphp <[email protected]>
Initial commit

1a9da8a5ff1d99888cc5ccc13403390afebbe82f authored over 5 years ago by ThinkPHP <[email protected]>