📅  最后修改于: 2022-03-11 14:54:50.429000             🧑  作者: Mango
-*-*-*-*-*-*- If You Are Using Model to fill data in database Use below method-*-*-*-*-**-
-*-*-*-*- In your model Add This-*-*-*-*-*-*-*-
protected $fillable = ['task'];
-*-*-*-*- And Add this to you welcome.blade.php before title tag-*-*-*-*-*-*-*-