PhpStorm 2019.1.2 Released With Blade Debugging Fixes
Published on by Paul Redmond
The PhpStorm IDE v2019.1.2 was released yesterday with support for composer execution using Docker and a Blade template debugging fix.
PhpStorm introduced Blade debugging support in PhpStorm 2019.1 that was broken for Laravel 5.8.11+ due to a bug and revert. Working in tandem with the Laravel community, JetBrains was able bring back Blade debugging support in this release.
As part of a more significant effort to support Composer in any remote PHP interpreter, this release brings composer executable support via the Docker runtime.
Additionally, this release adds references to settings from the composer logs as links to the settings.
For more details check out the PhpStorm 2019.1.2 Release Notes and the official JetBrains PhpStorm 2019.1.2 release announcement.