Skip to content

Commit f2b8023

Browse files
authored
Revert "Add Redis facade as comment in app.config (laravel#5813)" (laravel#5814)
This reverts commit efd49c6.
1 parent efd49c6 commit f2b8023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
*/
192192

193193
'aliases' => Facade::defaultAliases()->merge([
194-
// 'Redis' => Illuminate\Support\Facades\Redis::class,
194+
// ...
195195
])->toArray(),
196196

197197
];

0 commit comments

Comments
 (0)