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
As the title said, adding middlewares with $app->addRoute($method, $path, $handler, ['middleware'=>[...]]) not gonna work because the script that add the middleware overwritten.