Default the app.name to Cachet

This commit is contained in:
James Brooks
2025-01-03 14:08:49 +00:00
parent 8d34d43778
commit d5721ea578

View File

@@ -22,7 +22,7 @@ return [
| |
*/ */
'name' => env('APP_NAME', 'Laravel'), 'name' => env('APP_NAME', 'Cachet'),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------