Laravel ENV Management

Getting Started

A collection of artisan commands for managing environment variables during CI/CD or development.

php artisan env:set APP_NAME "Distorted Fusion"

Installation

The package can be installed via composer:

composer require distortedfusion/laravel-env-management

This package implements Laravel's Package Discovery, no further changes are needed to your application configurations. For more information please refer to the Laravel documentation.

Version Compatibility

Laravel PHP Package
6.x ^7.2 >= 1.0
7.x ^7.2 >= 1.0
9.x ^8.0 >= 2.0

Interested in what we can do for your business?