laravel-starter
laravel-starter copied to clipboard
Register option not showing
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.
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
Thanks for reporting the issue.
It would be really helpful to fix this issue if you may share a screenshot with errors.