Daniel Ikokoh
Results
3
comments of
Daniel Ikokoh
> @Chisonm what the update now? It's working fine now
Trying to get property 'meta_title' of non-object (View: /home3/dencegro/public_html/resources/views/web/home.blade.php) Please how how do I fix this?
Use the associate() method like this $cartItem->associate('App\Product'); Then access your image with {{$product->model->image}} In your view