Support the ongoing development of Laravel.io →
Laravel Session Blade
Last updated 1 year ago.
0

Try this:

return redirect()->route('multiHike.index')->with('message', 'Hello');

Or

return redirect()->route('multiHike.index', ['messag' => 'Your messge']);

Also see the examples on the docs: Redirecting named routes

I personally never pass the argument for a redirect.

Last updated 4 years ago.

lcallif liked this reply

1

Thank you Paulo!!!! Yeahhhhh.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Cherson gamars99 Joined 11 Mar 2020

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.