My main models are Category, Board, and Pin. Board and Pin both belong to Category and Category has many Boards and Pins. When a board is created, it is assigned a category. When a pin is created it is also assigned a category. Under the category I have a table for each board in that category, with the table rows being the pins.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community