Here is what I facing this issue, Argument 1 passed to Illuminate\Database\Connection::prepareBindings() must be of the type array, null given

后端 未结 0 621
一生所求
一生所求 2020-12-19 12:14

This is the error I\'m getting:

    $order_items = DB::select("SELECT i.`id`,i.`chef_id`,i.`selected_date_type`,i.`delivery_date`, REPLACE(REPLACE(TRIM(g         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题