Skip to content

Commit 724e0e0

Browse files
committed
Update Html alias.
1 parent 857dd66 commit 724e0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
'File' => 'Illuminate\Support\Facades\File',
145145
'Form' => 'Illuminate\Support\Facades\Form',
146146
'Hash' => 'Illuminate\Support\Facades\Hash',
147-
'Html' => 'Illuminate\Html\HtmlBuilder',
147+
'Html' => 'Illuminate\Support\Facades\Html',
148148
'Input' => 'Illuminate\Support\Facades\Input',
149149
'Lang' => 'Illuminate\Support\Facades\Lang',
150150
'Log' => 'Illuminate\Support\Facades\Log',

0 commit comments

Comments
 (0)