Add [title] to fillable property to allow mass assignment on [App\Models\Page]. code example Example: to fillable property to allow mass assignment on protected $fillable = ['title'];