MaheKarim/99CouponShare

ErrorException: Property [dokan_image] does not exist on this collection instance

Closed this issue · 1 comments

Sentry Issue: 99COUPONSHARE-2D

Exception: Property [dokan_image] does not exist on this collection instance.
  File "\storage\framework\views\fc5c697c58d49b8f1078b445c6b4e18eafd5db72.php", line 671, in include
    <img src="<?php echo e(asset('storage')); ?>/<?php echo e($dokans->dokan_image); ?>" alt="">
  File "\public\index.php", line 55, in require_once
    $request = Illuminate\Http\Request::capture()
  File "\server.php", line 21
    require_once __DIR__.'/public/index.php';
...
(53 additional frame(s) were not displayed)

ErrorException: Property [dokan_image] does not exist on this collection instance. (View: F:\xampp\htdocs\99CouponShare\resources\views\frontend\welcome.blade.php)
  File "\public\index.php", line 55, in require_once
    $request = Illuminate\Http\Request::capture()
  File "\server.php", line 21
    require_once __DIR__.'/public/index.php';
...
(52 additional frame(s) were not displayed)

done