Perhaps, when you construct the list of questions for a Quiz or make a single question, you can insert the list of question id's into either a Quiz/Question field labeled 'question_list', or simply create a seperate table for Quizes and single questions with their id and title, then in the 'questions' table reference them by foreign key.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community