12-28-2016, 09:40 PM
changed to nothing changes.
how does the redirect work or where is the actual redirect located? it seems to happen when loggin out and being redirected to the login page.
Code:
Redirect::to('http://mydomain.com/index.php');
how does the redirect work or where is the actual redirect located? it seems to happen when loggin out and being redirected to the login page.