diff --git a/config/database.php b/config/database.php index 786afea1d..809e23e1d 100644 --- a/config/database.php +++ b/config/database.php @@ -101,6 +101,7 @@ return [ | installed or not. | */ + 'install' => env('DB_INSTALL'), /* |--------------------------------------------------------------------------