joriswvanrijn / environment-indicator-laravel
Which environment am I seeing? A simple bar to easily distinguish local, development, staging and production environments. Add your custom environments too!
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/joriswvanrijn/environment-indicator-laravel
Requires
- php: ^7.1.3
- laravel/framework: ^5.8|^6|^7
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. Floating your cursor over the bar will hide it.
Backlog
- Add custom environments
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

