Paweł Bukowski %!s(int64=4) %!d(string=hai) anos
pai
achega
64a27d038b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Models/Permission.php

+ 1 - 1
src/Models/Permission.php

@@ -21,7 +21,7 @@ class Permission extends Model implements Sortable
     /**
      * @var array
      */
-    protected $fillable = ['parent_id','name', 'slug', 'http_method', 'http_path'];
+    protected $fillable = ['parent_id', 'name', 'slug', 'http_method', 'http_path'];
 
     /**
      * @var array