You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
by default this git repo in supposed to be used by developers for developing purposes. it would be harder if after each pull one has to make it enable again.
on the deployment server, it's better to move files via FTP and occasionally push needed updates (as you always said).
that being said, one solution is having a dev.php file only being included on development environments. how does that sound?
By setting the error reporting in the index.php. It is on by default. I think it should be on if we are on development environment.
The text was updated successfully, but these errors were encountered: