Skip to content

tumichnix/lumen-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lumen-Env

GitHub release GitHub license GitHub issues Build Status StyleCI


Install via composer

Run the following command to pull in the latest version:

composer require tumichnix/lumen-env

Bootstrap

Add the following line to the bootstrap/app.php file under the providers section:

$app->register(Tumichnix\Env\Providers\EnvServiceProvider::class);

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages