PHPackages                             debughub/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/client

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

debughub/client
===============

Debughub client

17.4k1[2 issues](https://github.com/janismozgis/debughub-client-laravel/issues)PHP

Since Sep 5Pushed 8y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#debughubcom-client)

The project is under development, not ready for public eyes yet. If you are interested, shoot a email to

Installation: For now laravel 5.x only.

1. add this to composer.json `"debughub/client": "dev-master"`
2. Add service provider to config/app.php file `Debughub\Client\DebughubServiceProvider::class`
3. create new config file in config dir with content: `
