Laravel ne fait pas dans le modèle
$authors = Author::doesnthave('books')->get();
Mohamad
$authors = Author::doesnthave('books')->get();