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
When you try to visit the show method for a CRUD controller, the ReflectionException was thrown.
Simple fix by adding the `except` parameter for registering a resource controller.
0 commit comments