joriswvanrijn / environment-label
Which environment am I seeing? A simple bar to easily distinguish local, development, staging and production environments.
Installs: 2 925
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^7.1.3|^8.0
- laravel/framework: ^5.8|^6|^7|^8
This package is auto-updated.
Last update: 2025-04-05 16:51:42 UTC
README
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
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