Welcome Guest, Not a member yet? Register   Sign In
Is it impossible to redirect back or to another route with POST method request?
#2

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

Can you show what your tried and what version of CI, 3 or 4?
Reply


Messages In This Thread
RE: Is it impossible to redirect back or to another route with POST method request? - by includebeer - 11-02-2020, 03:04 PM



Theme © iAndrew 2016 - Forum software by © MyBB