Admin Wiki Dashboard

This commit is contained in:
2019-12-20 23:20:42 -06:00
parent 472fd7f49f
commit 00513e1eef
6 changed files with 287 additions and 60 deletions

View File

@@ -13,5 +13,6 @@ class DokuGroupNames extends Model
protected $fillable = [
'gname',
'description',
];
}