You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In QueryBuilder, query->lists() has been renamed to ->pluck as of laravel 5.2:
"The lists method on the Collection, query builder and Eloquent query builder objects has been renamed to pluck. The method signature remains the same."
The text was updated successfully, but these errors were encountered:
In QueryBuilder, query->lists() has been renamed to ->pluck as of laravel 5.2:
"The lists method on the Collection, query builder and Eloquent query builder objects has been renamed to pluck. The method signature remains the same."
The text was updated successfully, but these errors were encountered: