Laravel Whoops Editor Versions Save

Laravel Whoops Editor helps to open your code editor from exception stack trace.

3.0.0

6 years ago

Fixed

  • Use default config if whoops-editor.editors not found
  • PHP 7.0 support

Changed

  • resolveEditor method in WhoopsEditorServiceProvider not require $config argument
  • resolveFilePath method WhoopsEditorServiceProvider not require $config argument

View the changes from 2.0.0 to 3.0.0

2.0.0

6 years ago

Added

  • APP_EDITOR environment variable

Changed

  • overwriteConfig method renamed to overwriteAppConfig in WhoopsEditorServiceProvider

View the changes from 1.0.0 to 2.0.0

1.0.0

6 years ago

Initial release with extended support of:

  • IntelliJ PHPStorm
  • IntelliJ IDEA
  • SublimeText