Laravel this is not only a practical framework, it is also a programming style
How to produce query like below in laravel eloquent
SELECT * FROM TABLE WHERE column1=value1 and ((column2=value2 or column3=value3) or (column4=value4 or column5=value5))
Please help.
Aucun commentaire:
Enregistrer un commentaire