This is my query simplified bellow. I have to use an alias as I am using union/sub query. (select d...
@extends('layouts.' .$orderData['order']->source == 'Amazon.co.uk' or $orderData['order']->sou...
What method can I uses to check the result of an expression is set to a certain value? Do i need to...
A little confusing what does the model1() method do? model1()->delete() $model1->delete()
I believe using foreign keys is necessary.
There is an error in you sql statement. I think you are referencing the pivot table incorrectly. htt...
The Laravel portal for problem solving, knowledge sharing and community building.