Laravel tidak ada dalam model
$authors = Author::doesnthave('books')->get();
Mohamad
$authors = Author::doesnthave('books')->get();