Whoops, looks like something went wrong.

2/2 QueryException in Connection.php line 729: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'property_id' cannot be null (SQL: insert into `property_logs` (`type`, `property_id`, `updated_at`, `created_at`) values (website, , 2024-03-28 08:21:44, 2024-03-28 08:21:44))

  1. in Connection.php line 729
  2. at Connection->runQueryCallback('insert into `property_logs` (`type`, `property_id`, `updated_at`, `created_at`) values (?, ?, ?, ?)', array('website', null, '2024-03-28 08:21:44', '2024-03-28 08:21:44'), object(Closure)) in Connection.php line 685
  3. at Connection->run('insert into `property_logs` (`type`, `property_id`, `updated_at`, `created_at`) values (?, ?, ?, ?)', array('website', null, '2024-03-28 08:21:44', '2024-03-28 08:21:44'), object(Closure)) in Connection.php line 458
  4. at Connection->statement('insert into `property_logs` (`type`, `property_id`, `updated_at`, `created_at`) values (?, ?, ?, ?)', array('website', null, '2024-03-28 08:21:44', '2024-03-28 08:21:44')) in Connection.php line 414
  5. at Connection->insert('insert into `property_logs` (`type`, `property_id`, `updated_at`, `created_at`) values (?, ?, ?, ?)', array('website', null, '2024-03-28 08:21:44', '2024-03-28 08:21:44')) in Processor.php line 32
  6. at Processor->processInsertGetId(object(Builder), 'insert into `property_logs` (`type`, `property_id`, `updated_at`, `created_at`) values (?, ?, ?, ?)', array('website', null, '2024-03-28 08:21:44', '2024-03-28 08:21:44'), 'id') in Builder.php line 2082
  7. at Builder->insertGetId(array('website', null, '2024-03-28 08:21:44', '2024-03-28 08:21:44'), 'id')
  8. at call_user_func_array(array(object(Builder), 'insertGetId'), array(array('type' => 'website', 'property_id' => null, 'updated_at' => '2024-03-28 08:21:44', 'created_at' => '2024-03-28 08:21:44'), 'id')) in Builder.php line 1423
  9. at Builder->__call('insertGetId', array(array('type' => 'website', 'property_id' => null, 'updated_at' => '2024-03-28 08:21:44', 'created_at' => '2024-03-28 08:21:44'), 'id')) in compiled.php line 10862
  10. at Model->insertAndSetId(object(Builder), array('type' => 'website', 'property_id' => null, 'updated_at' => '2024-03-28 08:21:44', 'created_at' => '2024-03-28 08:21:44')) in compiled.php line 10851
  11. at Model->performInsert(object(Builder), array()) in compiled.php line 10802
  12. at Model->save() in HasOneOrMany.php line 326
  13. at HasOneOrMany->create(array('type' => 'website')) in TrackPropertyWebsiteView.php line 31
  14. at TrackPropertyWebsiteView->handle(object(PropertyWebsiteViewed))
  15. at call_user_func_array(array(object(TrackPropertyWebsiteView), 'handle'), array(object(PropertyWebsiteViewed))) in compiled.php line 10189
  16. at Dispatcher->Illuminate\Events\{closure}(object(PropertyWebsiteViewed))
  17. at call_user_func_array(object(Closure), array(object(PropertyWebsiteViewed))) in compiled.php line 10134
  18. at Dispatcher->fire('App\Events\PropertyWebsiteViewed', array(object(PropertyWebsiteViewed)), false) in helpers.php line 419
  19. at event(object(PropertyWebsiteViewed)) in PropertyController.php line 76
  20. at PropertyController->website(object(Property))
  21. at call_user_func_array(array(object(PropertyController), 'website'), array(object(Property))) in compiled.php line 9424
  22. at Controller->callAction('website', array(object(Property))) in compiled.php line 9486
  23. at ControllerDispatcher->call(object(PropertyController), object(Route), 'website') in compiled.php line 9466
  24. at ControllerDispatcher->Illuminate\Routing\{closure}(object(Request))
  25. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52
  26. at Pipeline->Illuminate\Routing\{closure}(object(Request))
  27. at call_user_func(object(Closure), object(Request)) in compiled.php line 9948
  28. at Pipeline->then(object(Closure)) in compiled.php line 9467
  29. at ControllerDispatcher->callWithinStack(object(PropertyController), object(Route), object(Request), 'website') in compiled.php line 9454
  30. at ControllerDispatcher->dispatch(object(Route), object(Request), 'App\Http\Controllers\PropertyController', 'website') in compiled.php line 8524
  31. at Route->runController(object(Request)) in compiled.php line 8511
  32. at Route->run(object(Request)) in compiled.php line 8225
  33. at Router->Illuminate\Routing\{closure}(object(Request))
  34. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52
  35. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in PropertyViewed.php line 19
  36. at PropertyViewed->handle(object(Request), object(Closure))
  37. at call_user_func_array(array(object(PropertyViewed), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9963
  38. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  39. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  40. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in compiled.php line 3225
  41. at VerifyCsrfToken->handle(object(Request), object(Closure))
  42. at call_user_func_array(array(object(VerifyCsrfToken), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9963
  43. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  44. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  45. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in compiled.php line 13473
  46. at ShareErrorsFromSession->handle(object(Request), object(Closure))
  47. at call_user_func_array(array(object(ShareErrorsFromSession), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9963
  48. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  49. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  50. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in compiled.php line 11963
  51. at StartSession->handle(object(Request), object(Closure))
  52. at call_user_func_array(array(object(StartSession), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9963
  53. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  54. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  55. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in compiled.php line 13212
  56. at AddQueuedCookiesToResponse->handle(object(Request), object(Closure))
  57. at call_user_func_array(array(object(AddQueuedCookiesToResponse), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9963
  58. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  59. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  60. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in compiled.php line 13149
  61. at EncryptCookies->handle(object(Request), object(Closure))
  62. at call_user_func_array(array(object(EncryptCookies), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9963
  63. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  64. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  65. at Pipeline->Illuminate\Routing\{closure}(object(Request))
  66. at call_user_func(object(Closure), object(Request)) in compiled.php line 9948
  67. at Pipeline->then(object(Closure)) in compiled.php line 8226
  68. at Router->runRouteWithinStack(object(Route), object(Request)) in compiled.php line 8217
  69. at Router->dispatchToRoute(object(Request)) in compiled.php line 8207
  70. at Router->dispatch(object(Request)) in compiled.php line 2419
  71. at Kernel->Illuminate\Foundation\Http\{closure}(object(Request))
  72. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52
  73. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in FilterIfPjax.php line 29
  74. at FilterIfPjax->handle(object(Request), object(Closure))
  75. at call_user_func_array(array(object(FilterIfPjax), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9963
  76. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  77. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  78. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in compiled.php line 3286
  79. at CheckForMaintenanceMode->handle(object(Request), object(Closure))
  80. at call_user_func_array(array(object(CheckForMaintenanceMode), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9963
  81. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  82. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  83. at Pipeline->Illuminate\Routing\{closure}(object(Request))
  84. at call_user_func(object(Closure), object(Request)) in compiled.php line 9948
  85. at Pipeline->then(object(Closure)) in compiled.php line 2366
  86. at Kernel->sendRequestThroughRouter(object(Request)) in compiled.php line 2350
  87. at Kernel->handle(object(Request)) in index.php line 57

1/2 PDOException in Connection.php line 457: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'property_id' cannot be null

  1. in Connection.php line 457
  2. at PDOStatement->execute(array('website', null, '2024-03-28 08:21:44', '2024-03-28 08:21:44')) in Connection.php line 457
  3. at Connection->Illuminate\Database\{closure}(object(MySqlConnection), 'insert into `property_logs` (`type`, `property_id`, `updated_at`, `created_at`) values (?, ?, ?, ?)', array('website', null, '2024-03-28 08:21:44', '2024-03-28 08:21:44')) in Connection.php line 722
  4. at Connection->runQueryCallback('insert into `property_logs` (`type`, `property_id`, `updated_at`, `created_at`) values (?, ?, ?, ?)', array('website', null, '2024-03-28 08:21:44', '2024-03-28 08:21:44'), object(Closure)) in Connection.php line 685
  5. at Connection->run('insert into `property_logs` (`type`, `property_id`, `updated_at`, `created_at`) values (?, ?, ?, ?)', array('website', null, '2024-03-28 08:21:44', '2024-03-28 08:21:44'), object(Closure)) in Connection.php line 458
  6. at Connection->statement('insert into `property_logs` (`type`, `property_id`, `updated_at`, `created_at`) values (?, ?, ?, ?)', array('website', null, '2024-03-28 08:21:44', '2024-03-28 08:21:44')) in Connection.php line 414
  7. at Connection->insert('insert into `property_logs` (`type`, `property_id`, `updated_at`, `created_at`) values (?, ?, ?, ?)', array('website', null, '2024-03-28 08:21:44', '2024-03-28 08:21:44')) in Processor.php line 32
  8. at Processor->processInsertGetId(object(Builder), 'insert into `property_logs` (`type`, `property_id`, `updated_at`, `created_at`) values (?, ?, ?, ?)', array('website', null, '2024-03-28 08:21:44', '2024-03-28 08:21:44'), 'id') in Builder.php line 2082
  9. at Builder->insertGetId(array('website', null, '2024-03-28 08:21:44', '2024-03-28 08:21:44'), 'id')
  10. at call_user_func_array(array(object(Builder), 'insertGetId'), array(array('type' => 'website', 'property_id' => null, 'updated_at' => '2024-03-28 08:21:44', 'created_at' => '2024-03-28 08:21:44'), 'id')) in Builder.php line 1423
  11. at Builder->__call('insertGetId', array(array('type' => 'website', 'property_id' => null, 'updated_at' => '2024-03-28 08:21:44', 'created_at' => '2024-03-28 08:21:44'), 'id')) in compiled.php line 10862
  12. at Model->insertAndSetId(object(Builder), array('type' => 'website', 'property_id' => null, 'updated_at' => '2024-03-28 08:21:44', 'created_at' => '2024-03-28 08:21:44')) in compiled.php line 10851
  13. at Model->performInsert(object(Builder), array()) in compiled.php line 10802
  14. at Model->save() in HasOneOrMany.php line 326
  15. at HasOneOrMany->create(array('type' => 'website')) in TrackPropertyWebsiteView.php line 31
  16. at TrackPropertyWebsiteView->handle(object(PropertyWebsiteViewed))
  17. at call_user_func_array(array(object(TrackPropertyWebsiteView), 'handle'), array(object(PropertyWebsiteViewed))) in compiled.php line 10189
  18. at Dispatcher->Illuminate\Events\{closure}(object(PropertyWebsiteViewed))
  19. at call_user_func_array(object(Closure), array(object(PropertyWebsiteViewed))) in compiled.php line 10134
  20. at Dispatcher->fire('App\Events\PropertyWebsiteViewed', array(object(PropertyWebsiteViewed)), false) in helpers.php line 419
  21. at event(object(PropertyWebsiteViewed)) in PropertyController.php line 76
  22. at PropertyController->website(object(Property))
  23. at call_user_func_array(array(object(PropertyController), 'website'), array(object(Property))) in compiled.php line 9424
  24. at Controller->callAction('website', array(object(Property))) in compiled.php line 9486
  25. at ControllerDispatcher->call(object(PropertyController), object(Route), 'website') in compiled.php line 9466
  26. at ControllerDispatcher->Illuminate\Routing\{closure}(object(Request))
  27. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52
  28. at Pipeline->Illuminate\Routing\{closure}(object(Request))
  29. at call_user_func(object(Closure), object(Request)) in compiled.php line 9948
  30. at Pipeline->then(object(Closure)) in compiled.php line 9467
  31. at ControllerDispatcher->callWithinStack(object(PropertyController), object(Route), object(Request), 'website') in compiled.php line 9454
  32. at ControllerDispatcher->dispatch(object(Route), object(Request), 'App\Http\Controllers\PropertyController', 'website') in compiled.php line 8524
  33. at Route->runController(object(Request)) in compiled.php line 8511
  34. at Route->run(object(Request)) in compiled.php line 8225
  35. at Router->Illuminate\Routing\{closure}(object(Request))
  36. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52
  37. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in PropertyViewed.php line 19
  38. at PropertyViewed->handle(object(Request), object(Closure))
  39. at call_user_func_array(array(object(PropertyViewed), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9963
  40. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  41. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  42. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in compiled.php line 3225
  43. at VerifyCsrfToken->handle(object(Request), object(Closure))
  44. at call_user_func_array(array(object(VerifyCsrfToken), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9963
  45. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  46. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  47. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in compiled.php line 13473
  48. at ShareErrorsFromSession->handle(object(Request), object(Closure))
  49. at call_user_func_array(array(object(ShareErrorsFromSession), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9963
  50. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  51. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  52. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in compiled.php line 11963
  53. at StartSession->handle(object(Request), object(Closure))
  54. at call_user_func_array(array(object(StartSession), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9963
  55. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  56. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  57. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in compiled.php line 13212
  58. at AddQueuedCookiesToResponse->handle(object(Request), object(Closure))
  59. at call_user_func_array(array(object(AddQueuedCookiesToResponse), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9963
  60. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  61. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  62. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in compiled.php line 13149
  63. at EncryptCookies->handle(object(Request), object(Closure))
  64. at call_user_func_array(array(object(EncryptCookies), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9963
  65. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  66. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  67. at Pipeline->Illuminate\Routing\{closure}(object(Request))
  68. at call_user_func(object(Closure), object(Request)) in compiled.php line 9948
  69. at Pipeline->then(object(Closure)) in compiled.php line 8226
  70. at Router->runRouteWithinStack(object(Route), object(Request)) in compiled.php line 8217
  71. at Router->dispatchToRoute(object(Request)) in compiled.php line 8207
  72. at Router->dispatch(object(Request)) in compiled.php line 2419
  73. at Kernel->Illuminate\Foundation\Http\{closure}(object(Request))
  74. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52
  75. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in FilterIfPjax.php line 29
  76. at FilterIfPjax->handle(object(Request), object(Closure))
  77. at call_user_func_array(array(object(FilterIfPjax), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9963
  78. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  79. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  80. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in compiled.php line 3286
  81. at CheckForMaintenanceMode->handle(object(Request), object(Closure))
  82. at call_user_func_array(array(object(CheckForMaintenanceMode), 'handle'), array(object(Request), object(Closure))) in compiled.php line 9963
  83. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  84. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  85. at Pipeline->Illuminate\Routing\{closure}(object(Request))
  86. at call_user_func(object(Closure), object(Request)) in compiled.php line 9948
  87. at Pipeline->then(object(Closure)) in compiled.php line 2366
  88. at Kernel->sendRequestThroughRouter(object(Request)) in compiled.php line 2350
  89. at Kernel->handle(object(Request)) in index.php line 57