⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

setRelation question



idan

idan
  • profile picture
  • Member

Posted 11 February 2019 - 13:17 PM

hey,

i'm using GroceryCrud with Laravel.

Using setRelation function,i have something i'm not sure about.

I understand it uses "left join" in the backend, but is it possible to use "join" instead?

 

In https://www.grocerycrud.com/enterprise/api-and-function-list/setModel

and about using a custom model, documentation says:

"Note: There will be a separate section that will show you how to create your own unique models for advanced needs. This example is to help you understand the basic usage"

 

just wanted to know if there's progress with it, or another way I can do what i wanted.

 

Thanks.