lundi 21 mars 2022

Redirect after registration in Laravel

I am using laravel 5.5

Column A Column B
Cell 1 Cell 2
Cell 3 Cell 4

I want to change the redirect of a billing page to the dashboard after a successful registration. I have changed the Protected $redirectTo = '/dashboard'; but it always take me to the billing page

I tried changing the redirect to the dashboard but it wants the user to fill the billing form before they can access the dashboard. I want the user to skip that billing process



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire