+32
−14
app/Controllers/Admin/Page.php
0 → 100644
+111
−0
app/Controllers/Page.php
0 → 100644
+45
−0
Loading
- add pages migration, model and entity - add page controllers - update routes config to input page forms and page view in public - fix markdow editor focus area - show pages links in public side footer closes #24