S
S
snake22021-10-14 19:05:26
Laravel
snake2, 2021-10-14 19:05:26

How to get all data for which there is no entry in the pivot table?

There are 3 tables
books:
-id
-name
authors:
-id
-name
author_book
-author_id
-book_id

How to get all books for which no author is specified using eloquent orm laravel?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question