Skip to content

Commit 50a3477

Browse files
Merge pull request #183 from prateek-webkul/bug-fixes
issue #181 fixed
2 parents b57170e + 8a0e8ae commit 50a3477

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/app.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@
4141

4242
'debug' => (bool) env('APP_DEBUG', false),
4343

44+
/*
45+
Application Version
46+
*/
47+
'version' => env('APP_VERSION'),
48+
4449
/*
4550
|--------------------------------------------------------------------------
4651
| Application URL

0 commit comments

Comments
 (0)