Laravel File system auth [closed]
Closed 3 days ago.
Laravel File system auth [closed]
Closed 3 days ago.
Laravel “reset” password doesn’t work but “forgot” password does
Using Laravel 11 with Breeze, the Reset Password page is not working as intended. When user fills out the form and presses the button, the page just redirects immediately back to the homepage. No confirmation message is displayed – it’s like it isn’t submitting the form at all. No entry added to DB password_reset_tokens. No email sent.
General error: 1364 Field ‘property’ doesn’t have a default value
I have setup Laravel Breeze but am encountering the following error when I try to register a new user:
General error: 1364 Field 'property' doesn't have a default value