Skip to content

7.0.0

Choose a tag to compare

@pgrigoruta pgrigoruta released this 14 May 09:28
· 41 commits to master since this release
7.0.0

Changed

  • Configs are now accessible in a more Laravel-friendly way, i.e. config('contentful.delivery.space'); as opposed to config('contentful')['delivery.space'];