How-to articles, tricks, and solutions about LARAVEL-5.2
Laravel 5.2 - pluck() method returns array
The pluck method is used to retrieve a list of a single column from a database table.