我总是收到“操作Facade\Ignition\Http\Controllers\ExecuteSolutionController未定义”的错误。
我已经将environment设置为local,并将debug设置为true。现在,我在刀片视图中放置了未定义的veriable。
它不显示未定义变量,而是始终显示操作Facade\Ignition\Http\Controllers\ExecuteSolutionController未定义页面。
发布于 2021-05-12 22:05:32
问题似乎已经解决了:https://github.com/facade/ignition/pull/265。请参阅问题:https://github.com/facade/ignition/issues/227。
检查您正在使用哪个版本的Ignition。
https://stackoverflow.com/questions/67503189
复制相似问题