They've updated the docs. to get it to return as array() we'll have to use all().
Applicants::lists('name','id')->all();
.... so many places to update. :D
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community