This repository was archived by the owner on Jan 3, 2023. It is now read-only.
v1.1.0
This release could potentially break compatibility with prev version
- add desc for page
- check for Route::currentRouteName() internally for navigation
- make params avail to controller through caching
- make static (closure) routes cacheable by using dummy controller info
- add caching for each menu with its pages
- remove models from publish
- make $url required in render
- update config & rdme