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 ad695e2 commit ed2c054Copy full SHA for ed2c054
config/app.php
@@ -164,6 +164,7 @@
164
'Artisan' => 'Illuminate\Support\Facades\Artisan',
165
'Auth' => 'Illuminate\Support\Facades\Auth',
166
'Blade' => 'Illuminate\Support\Facades\Blade',
167
+ 'Bus' => 'Illuminate\Support\Facades\Bus',
168
'Cache' => 'Illuminate\Support\Facades\Cache',
169
'Config' => 'Illuminate\Support\Facades\Config',
170
'Cookie' => 'Illuminate\Support\Facades\Cookie',
0 commit comments