承接 oliveiraxavier/laravel-debugbar-open-ineditor 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

oliveiraxavier/laravel-debugbar-open-ineditor

最新稳定版本:v1.0.1

Composer 安装命令:

composer require oliveiraxavier/laravel-debugbar-open-ineditor

包简介

laravel-debugbar plugin that provide buttons to open vscode

README 文档

README

Plugin laravel-debugbar that provide button to open vscode

This package code is based on https://github.com/barryvdh/laravel-debugbar

How to use

Click on the link (View in vscodium) as below :D

Screenshot 1

Click on the link ( app/Http/Controllers/HomeController.php:231-234) as below :D

Screenshot 2

Installation

Require this package with composer. It is recommended to only require the package for development.

composer require oliveiraxavier/laravel-debugbar-open-ineditor --dev

In .env file set your preferred text editor or IDE (phpstorm | vscode | vscodium | etc)

DEBUGBAR_EDITOR=vscodium

Laravel 5.5+:

Laravel 5.5 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.

If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php

ErlangParasu\DebugbarVscode\ServiceProvider::class,

Lumen:

For Lumen, register a different Provider in bootstrap/app.php:

if (env('APP_DEBUG')) {
    $app->register(ErlangParasu\DebugbarVscode\LumenServiceProvider::class);
}

All credits to https://github.com/erlangparasu/laravel-debugbar-vscode

统计信息

  • 总下载量: 381
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 4
  • 开发语言: Blade

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-09-09

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固