Skip to content
Advertisement

How to convert SQL query in laravel query?

I know this question is not asked in a well manner way,so I am sorry,I have SQL query this one

I want to convert it in PHP laravel query form so tried this query

but I don’t know SQL and even I am not understanding how I convert it, can someone help just convert SQL query to laravel query?

here is the db image merchante link enter image description here

merchantlinkrelation enter image description here

enter image description here

Advertisement

Answer

Please I have tried to create a query (Laravel Query Builder). Please check and let me know is it working or not.

User contributions licensed under: CC BY-SA
4 People found this is helpful
Advertisement