MarcinOrlowski / laravel-api-response-builder

Builds nice, normalized and easy to consume REST JSON responses for Laravel powered APIs.
MIT License
720 stars 79 forks source link

Exceptionhandler cannot use custom MyResponseBuilder #198

Closed liweijie0812 closed 3 years ago

liweijie0812 commented 3 years ago

What's wrong? ExceptionHandler now expects MyResponseBuilder instead of ResponseBuilder.

MarcinOrlowski commented 3 years ago

Can you please be more descriptive?

MarcinOrlowski commented 3 years ago

I am closing for now. Please reopen once you post more information that would justify this report as bug report. If this is just support question, please use Discussions instead.