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
The application still uses oldschool Laravel auth, which is legacy imo. We should use Laravel Fortify for the auth handling, that way we can also implement confirmation mail and two factor auth very easily.
The application still uses oldschool Laravel auth, which is legacy imo. We should use Laravel Fortify for the auth handling, that way we can also implement confirmation mail and two factor auth very easily.