Laravel ENV Management

distortedfusion/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

Flushing, The Netherlands contact@distortedfusion.com
Chamber Of Commerce
74088041
VAT
NL002267401B33
GitHub
Twitter
LinkedIn

Resources


//
distortedfusion/laravel-env-management

Copyright © 2023 Distorted Fusion - All rights reserved.