Welcome Guest, Not a member yet? Register   Sign In
How to return calculated from model?
#2

The only way I see to get this working is to rename the categories primary key id to cat_id

Then I can remove the ->select('products.id,name,sku,image,image2,image3,cat_pic')
statement and reference $products->price that is defined in the entity class.
Reply


Messages In This Thread
How to return calculated from model? - by frocco - 03-17-2022, 07:41 AM
RE: How to return calculated from model? - by frocco - 03-17-2022, 01:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB