I wrote factories for posts and categories and the work perfectly. But i can't find a way to populate the category_post table to test the ManyToMany relation between them.
How can I do that?
I wrote factories for posts and categories and the work perfectly. But i can't find a way to populate the category_post table to test the ManyToMany relation between them.
How can I do that?