8000
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 857dd66 commit 724e0e0Copy full SHA for 724e0e0
app/config/app.php
@@ -144,7 +144,7 @@
144
'File' => 'Illuminate\Support\Facades\File',
145
'Form' => 'Illuminate\Support\Facades\Form',
146
'Hash' => 'Illuminate\Support\Facades\Hash',
147
- 'Html' => 'Illuminate\Html\HtmlBuilder',
+ 'Html' => 'Illuminate\Support\Facades\Html',
148
'Input' => 'Illuminate\Support\Facades\Input',
149
'Lang' => 'Illuminate\Support\Facades\Lang',
150
'Log' => 'Illuminate\Support\Facades\Log',
0 commit comments