LiuJ 1 місяць тому
батько
коміт
d860269e49
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      app/Model/complaint.php

+ 1 - 1
app/Model/complaint.php

@@ -13,7 +13,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.