Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.12 KB | None | 0 0
  1. "message": "Creating default object from empty value",
  2.     "exception": "ErrorException",
  3.     "file": "C:\\Projects\\portal-laravel\\app\\ElasticSearch\\MaterialResourceQuery.php",
  4.     "line": 37,
  5.     "trace": [
  6.         {
  7.             "file": "C:\\Projects\\portal-laravel\\app\\ElasticSearch\\MaterialResourceQuery.php",
  8.             "line": 37,
  9.             "function": "handleError",
  10.             "class": "Illuminate\\Foundation\\Bootstrap\\HandleExceptions",
  11.             "type": "->"
  12.         },
  13.         {
  14.             "file": "C:\\Projects\\portal-laravel\\app\\ElasticSearch\\Query.php",
  15.             "line": 159,
  16.             "function": "map",
  17.             "class": "App\\ElasticSearch\\MaterialResourceQuery",
  18.             "type": "->"
  19.         },
  20.         {
  21.             "function": "App\\ElasticSearch\\{closure}",
  22.             "class": "App\\ElasticSearch\\Query",
  23.             "type": "->"
  24.         },
  25.         {
  26.             "file": "C:\\Projects\\portal-laravel\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Collection.php",
  27.             "line": 1033,
  28.             "function": "array_map"
  29.         },
  30.         {
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement