laravel - Blank page "redirecting to..." message -


Each time I return a redirect to a route from a certain controller, the redirect always occurs before the following message :

redirecting to https: // localhost ....

This indicates that for a few seconds more complete redirects It is done. Everyone had this error before?

It appears for every redirect in my controller, so I thought it would be logical to add my entire controller, but if you need to see the controller please comment.

On another forum someone said that the issue was that there was an extra space in front of my php tag I removed it and now it works perfectly!


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

c# - Chart control: Design messed Up after clearing and re-adding Y-Values -

ruby on rails - Apipie interferes with proper error codes -