模糊查询:

Model::where('field_name','like','%'.$keywords.'%')->get()

转载:http://wenda.golaravel.com/question/322

 

相关文章: