Laravel macht nichts im Modell
$authors = Author::doesnthave('books')->get();
Mohamad
$authors = Author::doesnthave('books')->get();