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
{{ message }}
This repository was archived by the owner on Sep 15, 2025. It is now read-only.
But when I submit button with empty email and password it gives me error of please fill email and password, but when I enter something it gives me nothing.
When I try to login it say: login success, but never logs in.
Here more info:
at controller login when I var_dump $form->validate()
it gives me nothing! it is always NULL?
But when I submit button with empty email and password it gives me error of please fill email and password, but when I enter something it gives me nothing.
When I try to login it say: login success, but never logs in.
Here more info:
at controller login when I var_dump $form->validate()
it gives me nothing! it is always NULL?