Welcome Guest, Not a member yet? Register   Sign In
How can I redirect in Controller?
#4

The way you're using it used to work, but it was reworked a bit ago and that usage might have broken. See the examples in the docs but the quick version is:

Code:
return redirect()->to('somewhere');
Reply


Messages In This Thread
How can I redirect in Controller? - by iceleo - 01-25-2018, 02:04 AM
RE: How can I redirect in Controller? - by iceleo - 01-25-2018, 06:25 AM
RE: How can I redirect in Controller? - by kilishan - 01-25-2018, 07:16 AM
RE: How can I redirect in Controller? - by iceleo - 01-25-2018, 08:30 AM
RE: How can I redirect in Controller? - by RobT - 10-30-2019, 04:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB