Welcome Guest, Not a member yet? Register   Sign In
Redirect Back with Value
#2

You can try this it uses the old in the froms.

PHP Code:
// Keep the old input values upon redirect so they can be used by the `old()` function
return redirect()->back()->withInput(); 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Redirect Back with Value - by 68thorby68 - 09-25-2020, 02:06 AM
RE: Redirect Back with Value - by InsiteFX - 09-27-2020, 04:03 PM
RE: Redirect Back with Value - by 68thorby68 - 09-28-2020, 12:34 AM
RE: Redirect Back with Value - by jozefrebjak - 01-24-2022, 07:05 AM
RE: Redirect Back with Value - by sprhld - 01-24-2022, 11:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB