Logging in as admin@admin.com works fine, but it gets stuck on the Account Login screen when I try to log in as a different user, whether new or existing.
There are no errors in the backend (php artisan serve) and frontend (npm run dev), and there are no logs in storage/logs.
Hi,
Logging in as admin@admin.com works fine, but it gets stuck on the Account Login screen when I try to log in as a different user, whether new or existing.
There are no errors in the backend (php artisan serve) and frontend (npm run dev), and there are no logs in storage/logs.
Thanks