You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ErrorHandlerMiddleware can't be easily injected without autowire due to bool param:
[Spiral\Core\Exception\Container\ArgumentException]
Unable to resolve 'suppressErrors' argument in 'Spiral\Http\Middleware\ErrorHandlerMiddleware::__construct'
I suggest to replace it with an instance of wrapper class
The text was updated successfully, but these errors were encountered:
ErrorHandlerMiddleware can't be easily injected without autowire due to bool param:
I suggest to replace it with an instance of wrapper class
The text was updated successfully, but these errors were encountered: