Welcome Guest, Not a member yet? Register   Sign In
redirect with input
#2

PHP Code:
return redirect()->back()->withInput()->with('errors'$this->validator->getErrors()); 

That is how Lonnie doe's it in his Myth/Auth I would download Myth/Auth and look at
the AuthController to see how Lonnie doe's this and alot more.

Myth:Auth
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
redirect with input - by snelledre - 12-09-2019, 01:53 PM
RE: redirect with input - by InsiteFX - 12-10-2019, 09:04 AM
RE: redirect with input - by snelledre - 12-11-2019, 10:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB