mercredi 3 février 2016

Cast Laravel Collection into array

Here is my code
$titles = DB::table('roles')->lists('title');
How Can I cast $titles from a Laravel 5 collection into an associative array?



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/1PgKU0b
via IFTTT

Aucun commentaire:

Enregistrer un commentaire