Use .stub file to write the env.php file #157

This commit is contained in:
Nabeel Shahzad
2018-01-28 18:50:43 -06:00
parent 5cf79454b0
commit 1020b28977
3 changed files with 12 additions and 48 deletions

View File

@@ -4,6 +4,7 @@ namespace Modules\Installer\Providers;
use Illuminate\Support\ServiceProvider;
use Illuminate\Database\Eloquent\Factory;
use Nwidart\Modules\Support\Stub;
use Route;