Laravel this is not only a practical framework, it is also a programming style
Hello I would like to know is it possible to get column value as string. Instead of array in array:
Current query: Number::limit('1000')->get(['number'])->toArray()
Number::limit('1000')->get(['number'])->toArray()
The result at the moment is this:
Preferable result:
Aucun commentaire:
Enregistrer un commentaire