Skip to content

v3.2.1

Choose a tag to compare

@crynobone crynobone released this 02 Mar 11:48
· 388 commits to 6.x since this release
  • Database:
    • Add support to Orchestra\Database\CacheDecorator for caching via pluck() and lists() method.
  • HTTP:
    • Update router.matched event to Illuminate\Routing\Events\RouteMatched.