laravel-quiz
laravel-quiz copied to clipboard
Adding Created By Information To Different Models
trafficstars
Adding created by information to models like Topic, Quiz, Question, QuizQuestion, etc. so that when there are multiple users creating content we can know who's the author or creator for a given Topic, Question, Quiz, etc. and implement rules and features in the actual application.