Skip to content

Undefined Property issue after composer update. #875

@bitnosis

Description

@bitnosis

Ive been using this package in Laravel 5 and its been working like a charm until today. I ran composer update by accident.

And now I get this message when trying to access my api route.

{"message":"Undefined property: Illuminate\Http\JsonResponse::$exception","status_code":500,"debug":{"line":561,"file":"C:\wamp\www\myapp\vendor\dingo\api\src\Routing\Router.php","class":"ErrorException","trace":["#0 C:\wamp\www\myapp\vendor\dingo\api\src\Routing\Router.php(561): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8, 'Undefined prope...', 'C:\wamp\www\rai...', 561, Array)","#1 C:\wamp\www\myapp

Something changed inside of a 2 week (original install) period, that broke my app.

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