File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -303,6 +303,8 @@ Date | [Illuminate\Support\DateFactory](https://laravel.com/api/{{version}}/Il
303
303
DB | [ Illuminate\Database\DatabaseManager] ( https://laravel.com/api/{{version}}/Illuminate/Database/DatabaseManager.html ) | ` db `
304
304
DB (Instance) | [ Illuminate\Database\Connection] ( https://laravel.com/api/{{version}}/Illuminate/Database/Connection.html ) | ` db.connection `
305
305
Event | [ Illuminate\Events\Dispatcher] ( https://laravel.com/api/{{version}}/Illuminate/Events/Dispatcher.html ) | ` events `
306
+ Exceptions | [ Illuminate\Foundation\Exceptions\Handler] ( https://laravel.com/api/{{version}}/Illuminate/Foundation/Exceptions/Handler.html ) |   ;
307
+ Exceptions (Instance) | [ Illuminate\Contracts\Debug\ExceptionHandler] ( https://laravel.com/api/{{version}}/Illuminate/Contracts/Debug/ExceptionHandler.html ) |   ;
306
308
File | [ Illuminate\Filesystem\Filesystem] ( https://laravel.com/api/{{version}}/Illuminate/Filesystem/Filesystem.html ) | ` files `
307
309
Gate | [ Illuminate\Contracts\Auth\Access\Gate] ( https://laravel.com/api/{{version}}/Illuminate/Contracts/Auth/Access/Gate.html ) |   ;
308
310
Hash | [ Illuminate\Contracts\Hashing\Hasher] ( https://laravel.com/api/{{version}}/Illuminate/Contracts/Hashing/Hasher.html ) | ` hash `
You can’t perform that action at this time.
0 commit comments