laravel-quiz
laravel-quiz copied to clipboard
Add [question] to fillable property to allow mass assignment on [Harishdurga\LaravelQuiz\Models\Question].
trafficstars
how can i fix this error ?
Hi, this can be fixed by adding the name property to the fillable property of the model class Question. I will try to fix this issue as soon as possible.