问下laravel的Exception如何运作的?
我项目中的 app/Exceptions 目录下又三个文件。
有 ApiException,AutoException,Handler 。
我想问下,什么样的异常会被那个文件捕获的,又是怎么捕获的,最好能将原理告知下?
推荐文章: