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.
composer require joriswvanrijn/environment-label --dev
# or if you want a label in staging as well:
composer require joriswvanrijn/environment-label
This package is open-sourced software licensed under the MIT license.
Coding inspired by @barryvdh's package: https://github.com/fruitcake/laravel-telescope-toolbar