Lista de devolución de Laravel de IDS

test::where('id' ,'>' ,0)->pluck('id')->toArray();
Solotov