Skip to content

v2.1.3

Choose a tag to compare

@crynobone crynobone released this 15 Mar 12:28
· 77 commits to 2.1 since this release

Changes

  • Implement Route pattern match checking for params in URL.
  • Replace str_* helper with Illuminate\Support\Str.

Fixes

  • Fixes unit tests by adding router adapter instance to app container.