2017 © Pedro Peláez
 

library anbu-agent

The Anbu Profiler service agent.

image

daylerees/anbu-agent

The Anbu Profiler service agent.

  • Friday, April 8, 2016
  • by daylerees
  • Repository
  • 0 Watchers
  • 3 Stars
  • 1,869 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Anbu Service Agent

To install the anbu service agent:, (*1)

composer require daylerees/anbu-agent

Install Anbu service profider in your Laravel 5.2.* app:, (*2)

Anbu\Profiler\Providers\AnbuServiceProvider::class

Install the Anbu global middleware: ($middleware in App\Http\Kernel.php), (*3)

Anbu\Profiler\Middleware\AnbuMiddleware::class

Publish the configuration files:, (*4)

php artisan vendor:publish

Add your anbu token to .env:, (*5)

ANBU_TOKEN=this_is_my_anbu_token

Ensure that your app has debug mode enabled (for beta):, (*6)

APP_DEBUG=true

You're done! Enjoy using the anbu beta!, (*7)

The Versions

08/04 2016

dev-master

9999999-dev

The Anbu Profiler service agent.

  Sources   Download

The Requires

 

laravel profiler profiling agent anbu dayle rees

14/02 2016

1.0.2

1.0.2.0

The Anbu Profiler service agent.

  Sources   Download

The Requires

 

laravel profiler profiling agent anbu dayle rees

14/02 2016

1.0.1

1.0.1.0

The Anbu Profiler service agent.

  Sources   Download

The Requires

 

laravel profiler profiling agent anbu dayle rees

13/02 2016

1.0.0

1.0.0.0

The Anbu Profiler service agent.

  Sources   Download

The Requires

 

laravel profiler profiling agent anbu dayle rees

13/02 2016

1.0.0-beta-1

1.0.0.0-beta1

The Anbu Profiler service agent.

  Sources   Download

The Requires

 

laravel profiler profiling agent anbu dayle rees

13/02 2016

1.0.0-beta

1.0.0.0-beta

The Anbu Profiler service agent.

  Sources   Download

The Requires

 

laravel profiler profiling agent anbu dayle rees