Download the PHP package codebuglab/laravel-env without Composer
On this page you can find all versions of the php package codebuglab/laravel-env. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codebuglab/laravel-env
More information about codebuglab/laravel-env
Files in codebuglab/laravel-env
Download codebuglab/laravel-env
More information about codebuglab/laravel-env
Files in codebuglab/laravel-env
Vendor codebuglab
Package laravel-env
Short Description Create and update .env file pacakge
License MIT
Package laravel-env
Short Description Create and update .env file pacakge
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-env
Laravel Env
Laravel small package to locate, append and update .env
keys.
Disclaimer
TO BE ABLE TO UPDATE .env
FILE THROUGH BROWSER YOU MAY NEED TO CHANGE .env
FILE PERMISSIONS TO 755. THIS WILL MAKE YOUR FILE WRITABLE VIA BROWSER.
YOU SHOULD NOT HAVE .env
IN YOUR PUBLIC ROOT, EX: public_html
Table of contents
- Setup
- Installation
- Available methods
- get
- append
- replace
- delete
- locate
- reset
Setup
Installation
To install this package through composer run the following command in the terminal
Available methods
get
append
replace
delete
locate
Returns a CodeBugLab\Env\Line
object
reset
Set to empty value
All versions of laravel-env with dependencies
PHP Build Version
Package Version
The package codebuglab/laravel-env contains the following files
Loading the files please wait ....