Skip to content

v1.0.5

Choose a tag to compare

@designcise designcise released this 07 Jun 23:48
· 52 commits to master since this release
  • Instance of \BitFrame\Router\RouteGroup is now bound to the route group callback
  • Routes in a route group can now be setup using the $this keyword inside the route group callback
  • Added a new test for route group using $this keyword to setup routes in the route group callback