2017 © Pedro Peláez
 

library laravel-pinba-extension

Integrates pinba + pinboard with Laravel

image

tochka-developers/laravel-pinba-extension

Integrates pinba + pinboard with Laravel

  • Thursday, August 18, 2016
  • by lexxksb
  • Repository
  • 1 Watchers
  • 2 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

laravel-pinba-extension

Pinba integration for Laravel, (*1)

Description

Integrates pinba + pinboard with Laravel, (*2)

Installation

Require this package with composer:, (*3)

composer require tochka-developers/laravel-pinba-extension

After updating composer, add the tochkaDevelopers\Pinba\ServiceProvider::class to the providers array in config/app.php, (*4)

If you use a catch-all/fallback route, make sure you load the Pinba ServiceProvider before your own App ServiceProviders., (*5)

Copy the package config to your local config with the publish command:, (*6)

php artisan vendor:publish --provider="tochkaDevelopers\Pinba\ServiceProvider"

To register the Pinba server settings in .env, (*7)

pinba.enabled = true
pinba.server = host:port

The Versions

18/08 2016

dev-master

9999999-dev

Integrates pinba + pinboard with Laravel

  Sources   Download

MIT

The Requires

 

by Sergey Kaspirovich

laravel debug profiler pinba

16/08 2016

1.0

1.0.0.0

Integrates pinba + pinboard with Laravel

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

by Sergey Kaspirovich

laravel debug profiler pinba