dingo / api

A RESTful API package for the Laravel and Lumen frameworks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

niyonx opened this issue · comments

I'm getting this error when running:

php artisan cache:clear

commented

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