andphp/laravel-api-exception

dev-master 2020-12-12 10:09 UTC

This package is auto-updated.

Last update: 2024-05-12 17:27:36 UTC


README

laravel(>=8)

把 AndphpExceptionServiceProvider 加入到 config\app.php 中。

      AndPHP\LaravelApiException\AndphpExceptionServiceProvider::class,

执行

php artisan vendor:publish