Environments and Debugging Updates
- ENVIRONMENT variable added to .env.example
- improvements to pr() function
- output only visible in development environment
<pre>
tags removed since HTML is not rendered with Json/XML headers- Debug Output class added for handling pr() formatting
- pr() now supports second argument ( 'identifier' ) to make your debug output even prettier
- added is_dev() helper function to helpers.php