a weird problem with action
i have a simple action which change the state of a column
bookingInfoList() is used to refresh the infoList on the top after the change
but i got this error after using it the problem is there is no collection on this action btw i use this action on a view page
array_merge(): Argument #1 must be of type array, Illuminate\Database\Eloquent\Collection given
if you got any idea3 Replies