I have model a with column name value_a and model b column name value_b. model a have hasOne relatio...
I agree. You use javascript for this. check out these links. http://wern-ancheta.com/blog/2015/03/01...
If the column is from the same table / model I can use whereRaw()
hodaddy said: How would I specify ('invoice AS i') if I switch DB::table(..)-> with Model:: ? h...
The Laravel portal for problem solving, knowledge sharing and community building.
The community