Eins
- Extract
file.gz
gunzip file.gz
pluck()
on laravel collection returns single item if it has only one item rather than an array with single item, if there are more than one items then it gives array of plucked items.- Just because framework allows dont try to cram too much data into an api