Skip to content

Commit

Permalink
Update app.php (laravel#5237)
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored Feb 27, 2020
1 parent 705076f commit 88a763e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@
'File' => Illuminate\Support\Facades\File::class,
'Gate' => Illuminate\Support\Facades\Gate::class,
'Hash' => Illuminate\Support\Facades\Hash::class,
'Http' => Illuminate\Support\Facades\Http::class,
'Lang' => Illuminate\Support\Facades\Lang::class,
'Log' => Illuminate\Support\Facades\Log::class,
'Mail' => Illuminate\Support\Facades\Mail::class,
Expand Down

0 comments on commit 88a763e

Please sign in to comment.