Download the PHP package jbohme/laravel-environment-selector without Composer
On this page you can find all versions of the php package jbohme/laravel-environment-selector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jbohme/laravel-environment-selector
More information about jbohme/laravel-environment-selector
Files in jbohme/laravel-environment-selector
Download jbohme/laravel-environment-selector
More information about jbohme/laravel-environment-selector
Files in jbohme/laravel-environment-selector
Vendor jbohme
Package laravel-environment-selector
Short Description This is a package for selecting one of multiple environments in a laravel application.
License MIT
Package laravel-environment-selector
Short Description This is a package for selecting one of multiple environments in a laravel application.
License MIT
Keywords laravelenvironments
Please rate this library. Is it a good library?
Informations about the package laravel-environment-selector
Laravel Environment Selector
This package is intended to make it easier to choose the .env. You can have ".env.testing", ".env.development" among others.
Installation
Install the package through composer:
You must publish a project configuration with:
After this the env-selector.json was created in the root.
Usage
Run the command to modify bootstrap/app.php to enable environment selection.
Change the environment in the env-selector.json file.
License
Laravel Horizon is open-sourced software licensed under the MIT license.
All versions of laravel-environment-selector with dependencies
PHP Build Version
Package Version
Requires
php Version
7.*|8.*
The package jbohme/laravel-environment-selector contains the following files
Loading the files please wait ....