Skip to content

2.1.14

Compare
Choose a tag to compare
@nilportugues nilportugues released this 04 Apr 23:11
· 46 commits to master since this release
  • Fixed support debug mode for all the package.
    • Throws exception for 4xx and 5xx responses if config('app.debug') is true.
    • Fixed caching: if config('app.debug') is true, cachings are not cached.