-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Hi,
under lumen I wrote a migration to change a database field, which (as per documentation) requires doctrine/dbal.
As soon as I run the migration I am greeted with:
PHP Fatal error: Uncaught exception 'Illuminate\Contracts\Container\BindingResolutionException' with message 'Unresolvable dependency resolving [Parameter #1 [ array $format ]] in class Dingo\Api\Exception\Handler' in /***/vendor/illuminate/container/Container.php:828
Does anybody have any idea what's up?
Metadata
Metadata
Assignees
Labels
No labels