Laravel output:
Array ( [0] = stdClass Object ( [ID] = 5 ) [1] = stdClass Object ( [ID] = 4 ) )
$foo = Bar::getBeers(); $foo = $foo->toArray();