Provides an Environment enumeration class to help specify the current and available environments.
avastechnology/laravel-environment is a Laravel package for provides an environment enumeration class to help specify the current and available environments..
It currently has 0 GitHub stars and 5 downloads on Packagist (latest version 9.0.0).
Install it with composer require avastechnology/laravel-environment.
Discover more Laravel packages by avastechnology
or browse all Laravel packages to compare alternatives.
Last updated
This package provides an Environment enumeration to better track environment names and references.
There is also a modified "env" console command that provides more details on the current environment and settings.
This is where your description should go. Take a look at contributing.md to see a todo list.
Via Composer
$ composer require avastechnology/laravel-environment
Please see the changelog for more information on what has changed recently.
$ composer test
Please see contributing.md for details and a todolist.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
MIT. Please see the license file for more information.