Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

kfiroj236's avatar

@snapey I got the solution mistake with url name it should be like this

{{ URL::to('user/register/verify/'.$confirmation_code) }}.<br/>

this time email verification is working and I get changes in my database but when I redirect to his profile page it give me error like

Trying to get property 'first_name' of non-object (View: C:\xampp\htdocs\newproject\resources\views\corporate\viewprofile.blade.php)"

why its showing like this I don't know please help.

kfiroj236's avatar

@Snapey @Cronix I have solve all the error and wright know its working correctly the way I think. Thank you for you support and suggestions.

Previous

Please or to participate in this conversation.