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
Laravel includes a configuration option in `app/config/auth.php` to specify which model to use to represent users. It should be consulted first, before falling back on convention to determine the model name.
(Also removed extraneous namespace characters.)
0 commit comments