2017 © Pedro Peláez
 

library laravel-pinba

Pinba integration for Laravel

image

sannis/laravel-pinba

Pinba integration for Laravel

  • Thursday, May 18, 2017
  • by Sannis
  • Repository
  • 1 Watchers
  • 1 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

laravel-pinba

Description

Integrates Pinba with Laravel., (*1)

Installation

Use composer to install:, (*2)

composer require Sannis/laravel-pinba

Installation

Require this package with composer:, (*3)

composer require sannis/laravel-pinba

After updating composer, add the \Sannis\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="\Sannis\Pinba\ServiceProvider"

The Versions

18/05 2017

dev-master

9999999-dev

Pinba integration for Laravel

  Sources   Download

MIT

The Requires

 

by Oleg efimov

laravel debug profiler pinba