Skip to content

v2.3.0

Choose a tag to compare

@1franck 1franck released this 20 Apr 16:41
· 2383 commits to master since this release
  • renamed method getInstance() to get() in Peak\Di\Container
  • renamed method hasInstance() to has() in Peak\Di\Container
  • added method get() and has() to Peak\Di\ContainerInterface
  • moved Peak\Database to Peak\Providers\Laravel\Database
  • rewrited Peak\Lang to Peak\Common\Language
  • updated function _e() and __() in Peak\Bedrock\helpers to reflect changes in Peak\Common\Language
  • added Peak\Common\Traits\LoadArrayFiles