I have a question that has arisen now. You searched the forums, and I did not find anything like it. I have this schematic in my DB:
users:
id
name
...
products:
id
name
...
product_user:
id
product_id
user_id
...
In my User.php, I h...
asked by
15.03.2015 / 01:08