We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f8b1c1 + 0b6cf8e commit ca684ebCopy full SHA for ca684eb
config/sets/laravel-facade-aliases-to-full-names.php
@@ -18,6 +18,7 @@
18
'Bus' => 'Illuminate\Support\Facades\Bus',
19
'Cache' => 'Illuminate\Support\Facades\Cache',
20
'Config' => 'Illuminate\Support\Facades\Config',
21
+ 'Context' => 'Illuminate\Support\Facades\Context',
22
'Cookie' => 'Illuminate\Support\Facades\Cookie',
23
'Crypt' => 'Illuminate\Support\Facades\Crypt',
24
'Date' => 'Illuminate\Support\Facades\Date',
0 commit comments