joriswvanrijn/environment-label

我正在查看哪个环境?一个简单的条形图,可以轻松区分本地、开发、预发布和生产环境。

1.2.1 2021-08-05 09:03 UTC

This package is auto-updated.

Last update: 2024-09-05 15:33:16 UTC


README

License: MIT

你是否经常在本地、开发、预发布和生产环境之间切换?通过清楚地区分你正在操作的环境,可以防止错误。

自定义标签、环境名称和颜色。

安装

composer require joriswvanrijn/environment-label --dev

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

Example

许可证和归属

本软件包是开源软件,遵循MIT许可证。

提及

受到@barryvdh的软件包启发:[https://github.com/fruitcake/laravel-telescope-toolbar](https://github.com/fruitcake/laravel-telescope-toolbar)