raveren/laravel-debugbar-phpstorm
最新稳定版本:1.1
Composer 安装命令:
composer require raveren/laravel-debugbar-phpstorm
包简介
laravel-debugbar plugin that provides buttons to open files in phpstorm (remote call plugin required)
README 文档
README
Plugin for Laravel Debugbar that provides a button to jump to visible file in PHPStorm.
Installation
composer require raveren/laravel-debugbar-phpstorm --dev
This plugin reuses your Ignition settings IGNITION_LOCAL_SITES_PATH and IGNITION_REMOTE_SITES_PATH in your .env file. E.g.
IGNITION_LOCAL_SITES_PATH=<project root dir> IGNITION_REMOTE_SITES_PATH=/home/vagrant/<project dir>
It might work without you setting those, it might not, currently I seem to be the only one using this, if this gains popularity I will improve the documentation..
What it does?
Click on the pencil button and this file will open in PHPStorm (if you have it locally of course).
This package is a very quick and hacky fork from https://github.com/erlangp/laravel-debugbar-vscode with a few improvements.
License: MIT
统计信息
- 总下载量: 11.94k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-03-21

