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
Add a method to Router to map all the controller's action to a default route. Route will be /controller/action
Only for basic controllers that don't need any customization on routes.