We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dc60a8 commit 0ec2d01Copy full SHA for 0ec2d01
config/app.php
@@ -170,6 +170,7 @@
170
'Cookie' => 'Illuminate\Support\Facades\Cookie',
171
'Crypt' => 'Illuminate\Support\Facades\Crypt',
172
'DB' => 'Illuminate\Support\Facades\DB',
173
+ 'Disk' => 'Illuminate\Support\Facades\Disk',
174
'Eloquent' => 'Illuminate\Database\Eloquent\Model',
175
'Event' => 'Illuminate\Support\Facades\Event',
176
'File' => 'Illuminate\Support\Facades\File',
0 commit comments