03-10-2017, 08:10 PM 
		
	
	
		What about 
or
or whatever you type in your browser to access that page.
	
	
	
	
	
Code:
Redirect::to('http://mydomain.com');or
Code:
Redirect::to('http://localhost/userspice');or whatever you type in your browser to access that page.

