Browse Source

底部配置修改

Swdz-WangHaiJun 4 years ago
parent
commit
9c03b47a45
1 changed files with 4 additions and 0 deletions
  1. 4 0
      config/app.php

+ 4 - 0
config/app.php

@@ -28,6 +28,10 @@ return [
 
 
     'env' => env('APP_ENV', 'production'),
     'env' => env('APP_ENV', 'production'),
 
 
+    //迭代版本
+    'version'=>env('APP_VERSION',1.0),
+    'power_by'=>env('APP_POWERBY','宝妈'),
+
     /*
     /*
     |--------------------------------------------------------------------------
     |--------------------------------------------------------------------------
     | Application Debug Mode
     | Application Debug Mode