laravel-starter icon indicating copy to clipboard operation
laravel-starter copied to clipboard

Register option not showing

Open Omais-Rana opened this issue 1 year ago • 1 comments

There's no sign up/new user registration option displaying anywhere. I have removed the user_registration() condition and now its showing. But there are errors when accessing user profile made using new registration or doing anything that requires authentication.

Omais-Rana avatar Jan 29 '24 11:01 Omais-Rana

The errors are being caused by date_of_birth and such parameters that cannot be set at User Registration. I erased those parts and now the profile module works. But still the @if user_registration() needs fixing

Omais-Rana avatar Jan 29 '24 12:01 Omais-Rana

Thanks for reporting the issue.

It would be really helpful to fix this issue if you may share a screenshot with errors.

nasirkhan avatar Mar 15 '24 05:03 nasirkhan