zacksmash / fortify-ui

Laravel Fortify driven replacement to the Laravel UI package
https://github.com/zacksmash/fortify-ui
MIT License
240 stars 20 forks source link

How do you redirect back to original destination after login? #27

Closed rotaercz closed 2 years ago

rotaercz commented 2 years ago

It currently redirects to the dashboard whenever you login. Where do I have edit to redirect back to the original destination after login?

zacksmash commented 2 years ago

@rotaercz You'll want to change that in the app/Providers/RouteServiceProvider.php file. This is standard for any Laravel application.

rotaercz commented 2 years ago

Thank you!

On Wed, Jun 29, 2022 at 7:49 PM Zack Warren @.***> wrote:

Closed #27 https://github.com/zacksmash/fortify-ui/issues/27 as completed.

— Reply to this email directly, view it on GitHub https://github.com/zacksmash/fortify-ui/issues/27#event-6906491315, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABIH6R5RXE65E7XXQN2PXILVRTOHDANCNFSM52HOWDBA . You are receiving this because you were mentioned.Message ID: @.***>

-- HK