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
Hi There,
CRUD operation on resources was recorded successfully after installing the logger, but the Login event is recorded as Default and updated. Any idea, what would be the issue?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi There,
CRUD operation on resources was recorded successfully after installing the logger, but the Login event is recorded as
Default
andupdated
. Any idea, what would be the issue?This is my route for login:
Route::redirect('/laravel/login', '/login')->name('login');
and the Panel is like this:
Beta Was this translation helpful? Give feedback.
All reactions