We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e900f41 commit af452a3Copy full SHA for af452a3
config/app.php
@@ -224,7 +224,7 @@
224
'Form' => 'AdamWathan\Form\Facades\Form',
225
'Croppa' => 'Bkwld\Croppa\Facade',
226
'Honeypot' => 'Msurguy\Honeypot\HoneypotFacade',
227
- 'HTML' => 'Illuminate\Html\HtmlFacade',
+ 'HTML' => 'Collective\Html\HtmlFacade',
228
'Notification' => 'Krucas\Notification\Facades\Notification',
229
'Sentry' => 'Cartalyst\Sentry\Facades\Laravel\Sentry',
230
'Translatable' => 'Dimsav\Translatable\Translatable',
0 commit comments