Skip to content

doctrine/dbal and dingo/api #818

@0plus1

Description

@0plus1

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions