Laravel return Sist of Ids
test::where('id' ,'>' ,0)->pluck('id')->toArray();
Solotov
test::where('id' ,'>' ,0)->pluck('id')->toArray();