Skip to content

Are you constantly switching between local, development, staging and production environments? Prevent mistakes by clearly distinguishing which environment you are fidgeting in.

License

Notifications You must be signed in to change notification settings

joriswvanrijn/environment-label

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Environment Label (for Laravel)

License: MIT

Are you constantly switching between local, development, staging and production environments? Prevent mistakes by clearly distinguishing which environment you are fidgeting in.

Customize labels, environment names and colors.

Installation

composer require joriswvanrijn/environment-label --dev

# or if you want a label in staging as well:
composer require joriswvanrijn/environment-label

Example

License and attribution

This package is open-sourced software licensed under the MIT license.

Mentions

Coding inspired by @barryvdh's package: https://github.com/fruitcake/laravel-telescope-toolbar

About

Are you constantly switching between local, development, staging and production environments? Prevent mistakes by clearly distinguishing which environment you are fidgeting in.

Resources

License

Stars

Watchers

Forks

Packages