2017 © Pedro Peláez
 

library laravel-devheader

Laravel middleware that adds a header to the page when not in production so you don't mix up dev, staging and production environments

image

matthewbdaly/laravel-devheader

Laravel middleware that adds a header to the page when not in production so you don't mix up dev, staging and production environments

  • Saturday, May 12, 2018
  • by matthewbdaly
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

laravel-devheader

Laravel middleware that adds a header to the page when not in production so you don't mix up dev, staging and production environments., (*1)

How do I use it?

Install it like this:, (*2)

$ composer require matthewbdaly/laravel-devheader

Then include the middleware in the web group in app/Http/Kernel.php:, (*3)

Matthewbdaly\LaravelDevheader\Http\Middleware\DevHeader::class

The Versions

12/05 2018

dev-master

9999999-dev

Laravel middleware that adds a header to the page when not in production so you don't mix up dev, staging and production environments

  Sources   Download

MIT

The Development Requires

laravel lumen

12/05 2018

0.0.2

0.0.2.0

Laravel middleware that adds a header to the page when not in production so you don't mix up dev, staging and production environments

  Sources   Download

MIT

The Development Requires

laravel lumen

12/05 2018

0.0.1

0.0.1.0

Laravel middleware that adds a header to the page when not in production so you don't mix up dev, staging and production environments

  Sources   Download

MIT

The Development Requires

laravel lumen