mirror of https://github.com/flightphp/core
parent
123640ddb7
commit
3d9b90d0ba
@ -0,0 +1,3 @@
|
||||
You can redirect the current request by using the `redirect` method and passing in a new URL:
|
||||
|
||||
Flight::redirect('/new/location');
|
Loading…
Reference in new issue