We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed0cb99 commit 0b6cf8eCopy full SHA for 0b6cf8e
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