Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Through the model:
Through the table
DB::table('table')->where('field1','>=',field2)->lists('id')->get();
In documentation see "whereColumn" https://laravel.com/docs/5.7/queries#where-clauses
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question