Skip to content

Add routing cache

Compare
Choose a tag to compare
@lablnet lablnet released this 28 Jul 11:38
· 166 commits to master since this release
6c9578b

How to update?

  • Replace Config.php path: projectroot/Config/Config.php
  • Replace system.php path: projectroot/system.php
  • Add $router->cacheRouters(); Above $router->dispatch($_SERVER['QUERY_STRING']); in your routes.php