承接 repat/laravel-5-dbug 相关项目开发

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

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

repat/laravel-5-dbug

Composer 安装命令:

composer require repat/laravel-5-dbug

包简介

A library for nicer looking variable dumps comparable to ColdFusion's cfdump.

README 文档

README

laravel-5-dbug is a Laravel package that makes your variable dumps look nicer with the ospintos dBug class. The output is comparable to ColdFusion's cfdump. This repository is a fork from dlcrush/laravel-dbug with an update for Laravel 5 and a few minor fixes.

Installation

  1. Add the following to your composer.json under require and then run composer update

"repat/laravel-5-dbug": "~1.*"

OR

composer require repat/laravel-5-dbug

  1. Add the Service Provider to the providers array in app/config/app.php
dlcrush\DBug\DBugServiceProvider::class,
  1. Add alias in app/config/app.php
'DBug'			  => dlcrush\DBug\Facades\DBug::class,

Usage

To dump out a variable, do the following:

DBug::DBug($var);

To dump and then die, do the following:

DBug::DBug($var, true);

统计信息

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

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2015-12-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固