-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
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
Labels
No labels