flash, middleware
This commit is contained in:
@ -7,5 +7,6 @@
|
||||
"app_module_path": "{APP}/modules/{slug}",
|
||||
"module_class": "app\\modules\\tag\\TagModule",
|
||||
"module_class_file": "{APP}/modules/tag/TagModule.php",
|
||||
"routs": "routs/tag.php"
|
||||
"routs": "routs/tag.php",
|
||||
"dependence": "menu"
|
||||
}
|
||||
|
Reference in New Issue
Block a user