文章詳情頁
URL訪問有問題啊
瀏覽:264日期:2022-06-07 09:58:45
問題描述
url:"{:url('index/user/insert')}",
報錯啊
[8192] ErrorException in Url.php line 144strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behaviorparse_str($info['query'], $params);$vars = array_merge($params, $vars); }}// 檢測URL綁定if (!$this->bindCheck) { $bind = $this->app['route']->getBind(); if (0 === strpos($url, $bind)) {$url = substr($url, strlen($bind) + 1); }}// 還原URL分隔符$depr = $this->app['config']->get('pathinfo_depr');$url = str_replace('/', $depr, $url);// URL后綴
問題解答
回答1:有沒有大神 朱老師 呢
相關文章:
1. 關docker hub上有些鏡像的tag被標記““This image has vulnerabilities””2. docker - 各位電腦上有多少個容器啊?容器一多,自己都搞混了,咋辦呢?3. nignx - docker內nginx 80端口被占用4. docker容器呢SSH為什么連不通呢?5. mac里的docker如何命令行開啟呢?6. 關于docker下的nginx壓力測試7. 如何解決Centos下Docker服務啟動無響應,且輸入docker命令無響應?8. docker 下面創建的IMAGE 他們的 ID 一樣?這個是怎么回事????9. docker start -a dockername 老是卡住,什么情況?10. angular.js使用$resource服務把數據存入mongodb的問題。
排行榜

網公網安備