問(wèn)題描述 https://packagist.org/packages/webman/event 這里有1.0.5版本 但是用composer require webman/event 1.0.5時(shí) 會(huì)報(bào) Your requirements could not be resolved to an installable set of packages. 1.0.4可以,但是自定義命令行有問(wèn)題...
問(wèn)題描述 已經(jīng)根據(jù)文檔安裝了webman-blade 1.5.6最新版,說(shuō)是支持8.4 將config文件指定為blade后。 訪問(wèn)帶視圖的路徑,提示找不到視圖文件,看了一下代碼找的視圖文件還是.html,頁(yè)不是.blade.php. 手動(dòng)將blade.php改成html后,url可以訪問(wèn),但是變量全部未解析。 操作系統(tǒng)及workerman/webman等框架組件具體版本 php8.4.3...