diff options
author | Marvin Borner | 2018-06-30 15:00:48 +0200 |
---|---|---|
committer | Marvin Borner | 2018-06-30 15:00:48 +0200 |
commit | 70233ba2d306019d415b94e270d3a90672236544 (patch) | |
tree | 2923cf3387a9e61d76307838b9a96a1c618db9bd /config/app.php | |
parent | 546b52a4605e75b2fb99db29b9d937f81b2d7078 (diff) |
Integrating pusher...
Diffstat (limited to 'config/app.php')
-rw-r--r-- | config/app.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/app.php b/config/app.php index b16e7f7..ebadcae 100644 --- a/config/app.php +++ b/config/app.php @@ -13,7 +13,7 @@ return [ | */ - 'name' => env('APP_NAME', 'Laravel'), + 'name' => env('APP_NAME', 'BEAM-Messenger'), /* |-------------------------------------------------------------------------- |