More footer info

This commit is contained in:
2020-12-21 01:20:46 +00:00
parent 1c0eeb4bb0
commit 29f697d7b2
3 changed files with 17 additions and 3 deletions

View File

@@ -48,6 +48,20 @@ return [
/*
|--------------------------------------------------------------------------
| Application Version
|--------------------------------------------------------------------------
|
| This value is the application's version.
| It's used for informational purposes, and it'll be used for an auto-update system
| in the near future.
| Should always be the latest minor release.
|
*/
'release' => env('RELEASE', '(unknown)'),
/*
|--------------------------------------------------------------------------
| SSL for non-production environments