I have the Post and Category models. When I create a new Post I want to take existing sight for display on a checkbox category, but the method all() returns an array the size of the number of existing categories in the table without any data.I have the Post and Category models. When I cre