Advertisement
vitareinforce

error undefined -> Id

Sep 28th, 2021
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. 1: {namespace: "Laravel\Lumen", short_class: "Application", class: "Laravel\Lumen\Application",…}
  2. args: [["integer", 8], ["string", "Trying to get property 'Id' of non-object"],…]
  3. 0: ["integer", 8]
  4. 1: ["string", "Trying to get property 'Id' of non-object"]
  5. 2: ["string", "C:\hosting\dev\kitchenware-core\app\Http\Controllers\Companies\BranchesController.php"]
  6. 3: ["integer", 37]
  7. 4: ["array", {request: ["object", "Laravel\Lumen\Http\Request"], id: ["integer", 65],…}]
  8. class: "Laravel\\Lumen\\Application"
  9. file: "C:\\hosting\\dev\\kitchenware-core\\app\\Http\\Controllers\\Companies\\BranchesController.php"
  10. function: "Laravel\\Lumen\\Concerns\\{closure}"
  11. line: 37
  12. namespace: "Laravel\\Lumen"
  13. short_class: "Application"
  14. type: "->"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement