levizoesch/laravel-set-environment

A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.

1.0.5 2024-08-29 04:06 UTC

This package is auto-updated.

Last update: 2024-08-29 04:06:50 UTC


README

A simple command to set a Laravel env variable, and value.

Composer command

composer require levizoesch/laravel-set-environment
php artisan env:set BUILD_ID 1.15.86