PHPackages                             debughub/laravel-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. debughub/laravel-client

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

debughub/laravel-client
=======================

Debughub client for Laravel 5.x

0.2.3(8y ago)1441PHP

Since Oct 4Pushed 8y agoCompare

[ Source](https://github.com/debughub/laravel-client)[ Packagist](https://packagist.org/packages/debughub/laravel-client)[ RSS](/packages/debughub-laravel-client/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (5)Used By (0)

DebugHub.com Laravel client
---------------------------

[](#debughubcom-laravel-client)

Debughub helps your development process by logging all requests to your application and showing them in debughub.com application. It helps you find issues in your code faster and find performance issues while still in developemnt.

### Installation:

[](#installation)

This package is for plain PHP. For Laravel installation go to debughubs laravel repo

1. add the package to composer.json in `require` section `"debughub/laravel-client": "0.2.*"` for Laravel 5.x and `"debughub/laravel-client": "0.1.*"` for Laravel 4.2
2. create new config file in config dir with content:

```
