LiuJ 3 ngày trước cách đây
mục cha
commit
a0a6fec6ff
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Model/complaint.php

+ 1 - 1
app/Model/complaint.php

@@ -15,7 +15,7 @@ class Complaint extends Model
     /**
      * The table associated with the model.
      */
-    protected ?string $table =  'complaint';
+    protected ?string $table =   'complaint';
 
     /**
      * The attributes that are mass assignable.