Skip to content

v3.2.0

Choose a tag to compare

@crynobone crynobone released this 22 Dec 09:06
· 125 commits to master since this release
  • Update support to Laravel Framework v5.2.
  • Improved performances by reducing call within Illuminate\Container\Container.
  • Add Orchestra\Database\Console\Migrations\RefreshCommand to support --path and --realpath option on migration refresh.
  • Add Orchestra\Database\CachableQueryServiceProvider.