laravel-quiz icon indicating copy to clipboard operation
laravel-quiz copied to clipboard

Add [question] to fillable property to allow mass assignment on [Harishdurga\LaravelQuiz\Models\Question].

Open mdoulabi1 opened this issue 2 years ago • 1 comments
trafficstars

image how can i fix this error ?

mdoulabi1 avatar Jun 09 '23 18:06 mdoulabi1

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.

harishdurga avatar Jun 14 '23 05:06 harishdurga