Closed
Description
Passport Version
12.2.0
Laravel Version
11.10.0
PHP Version
8.2.19
Database Driver & Version
MariaDB docker
Description
I tried to custom render Laravel\Passport\Exceptions\OAuthServerException
on Laravel 11 as per the documentation. But it doesn't work and just return the default JSON response.
Steps To Reproduce
- Install Laravel 11
- Install Passport 12
- Setup custom render