levizoesch/laravel-set-environment

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

Installs: 593

Dependents: 2

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/levizoesch/laravel-set-environment

1.0.5 2024-08-29 04:06 UTC

This package is auto-updated.

Last update: 2025-10-29 03:18:47 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