Use package for .env editing

The solution provided by this package is similar to what was previously implemented (see #1), but it's nicely packaged and made available in a Facade.
This commit is contained in:
2020-07-10 05:00:41 +01:00
parent 4deb882d23
commit 0f126886f5
4 changed files with 64 additions and 28 deletions

View File

@@ -14,6 +14,7 @@
"doctrine/dbal": "^2.10",
"fideloper/proxy": "^4.2",
"fruitcake/laravel-cors": "^1.0",
"geo-sot/laravel-env-editor": "^0.9.9",
"guzzlehttp/guzzle": "^6.5",
"jeroennoten/laravel-adminlte": "^3.2",
"laravel/framework": "^7.0",