Skip to content

v5.8.0

Compare
Choose a tag to compare
@crynobone crynobone released this 27 Feb 05:01
· 26 commits to 5.8 since this release

Changes

  • Update support to Laravel Framework 5.8.
  • Improve performance by prefixing all global functions calls with \ to skip the look up and resolve process and go straight to the global function.