Sammlung leer Laravel
$isempty = $collection->isEmpty();
Exuberant Eel
$isempty = $collection->isEmpty();
collect([])->isEmpty();
// true