PhpConsole 3.1
In this release PHP Console gets more smart and stable client-server protocol.
Added: Service provider for Laravel framework http://github.com/barbushin/php-console-laravel
Modified: Handler::getInstance()->debug() now works without Handler::getInstance()->start()
Fixed: headers problem if flush() or ob_end_clean() is called before script shutdown
Fixed: problem with frameworks that overrides $_SESSION handler see https://github.com/barbushin/php-console#troubleshooting-with-_session-handler-overridden-in-some-frameworks
Migration: Update PHP Console Google Chrome extension to last version >= 3.0.20