andphp/laravel-api-exception

dev

Installs: 18

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/andphp/laravel-api-exception

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

This package is auto-updated.

Last update: 2025-10-12 20:40:43 UTC


README

laravel(>=8)

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

      AndPHP\LaravelApiException\AndphpExceptionServiceProvider::class,

执行

php artisan vendor:publish