johndavedecano / laragym

A laravel gym management system
270 stars 163 forks source link

Only admin user can login, other users get stuck in the account login screen #92

Closed Cyprez13 closed 4 months ago

Cyprez13 commented 5 months ago

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

Screenshot 2024-06-04 at 11 21 22 AM Screenshot 2024-06-04 at 11 21 16 AM Screenshot 2024-06-04 at 11 18 00 AM