dingo / api

A RESTful API package for the Laravel and Lumen frameworks.
BSD 3-Clause "New" or "Revised" License
9.33k stars 1.25k forks source link

In Handler.php line 67: Dingo\Api\Exception\Handler::__construct(): Argument #2 ($format) must be of type array, null given, called in /dingo/api/src/Provider/DingoServiceProvider.php on line 123 #1794

Open niyonx opened 2 years ago

niyonx commented 2 years ago

I'm getting this error when running:

php artisan cache:clear

specialtactics commented 2 years ago

Can you please provide details like version of laravel, version of dingo, etc. Make sure you are running the latest versions of things.