contentful-laravel

Laravel integration for the Contentful SDK.

MIT License

Downloads
400.2K
Stars
44
Committers
20

Bot releases are visible (Hide)

contentful-laravel - 9.0.2 Latest Release

Published by Sebb767 7 months ago

Changed

  • Support for Laravel 11
  • Tests for PHP8.3
contentful-laravel - 9.0.1

Published by Sebb767 over 1 year ago

Added

Support for Laravel 10

contentful-laravel - 9.0.0

Published by Sebb767 almost 2 years ago

Added

Support for contentful library v4

Removed

Support for PHP versions below 8

Support for EOL laravel versions (v5 to v7)

contentful-laravel - 8.2.0

Published by Sebb767 over 2 years ago

Added

  • Added support for Laravel 9 (thanks @camaech !)
contentful-laravel - 8.1.0

Published by Sebb767 over 3 years ago

  • Added support for PHP8
contentful-laravel -

Published by pgrigoruta about 4 years ago

Changed

Remove closure from configuration file.

contentful-laravel -

Published by pgrigoruta about 4 years ago

contentful-laravel -

Published by pgrigoruta about 4 years ago

Changed

Fix closures will not serialize with Laravel 7

contentful-laravel -

Published by pgrigoruta over 4 years ago

Changed

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

Published by pgrigoruta over 4 years ago

Changed

  • Replace Travis build badge with CircleCI
contentful-laravel -

Published by pgrigoruta over 4 years ago

Changed

  • Added support for PHP 7.4
  • Removed support for PHP 7.0 & PHP 7.1
  • Added support for Laravel 6
  • Upgraded components
contentful-laravel -

Published by pgrigoruta over 4 years ago

Changed

  • Updated contentful/contenful dependency and releasing as a major version due to breaking changes in dependencies
contentful-laravel - 4.0.2

Published by matthew-contentful almost 5 years ago

Added

Support for Laravel 6

contentful-laravel -

Published by dborsatto almost 6 years ago

Fixed

  • Fixed a bug where the SDK would use the Delivery API regardless of configuration.
contentful-laravel -

Published by dborsatto almost 6 years ago

ATTENTION: This release contains breaking changes. Please take extra care when updating to this version.

Changed

  • Use version 4.0 of the Contentful SDK. [BREAKING] This release contains breaking changes, you can read more about them in the SDK Changelog for version 4.0.0.
contentful-laravel -

Published by dborsatto over 6 years ago

ATTENTION: This release contains breaking changes. Please take extra care when updating to this version.

Changed

  • Use version 3.0 of the Contentful SDK. [BREAKING] This release contains breaking changes, you can read more about them in the SDK Changelog for version 3.0.0.
contentful-laravel -

Published by dborsatto over 7 years ago

ATTENTION: This release contains breaking changes. Please take extra care when updating to this version.

Changed

  • Use version 2.0 of the Contentful SDK. [BREAKING] This release contains breaking changes, you can read more about them the SDK Changelog for version 2.0.0.
contentful-laravel -

Published by realityking over 7 years ago

Changed

  • Use version 1.0 of the Contentful SDK.
contentful-laravel -

Published by realityking over 7 years ago

Added

  • The ability to set the default locale for querying the space by setting delivery.defaultLocale

Changed

  • Use version 0.8 of the Contentful SDK. Note: This release contains breaking changes, you can read more about them
    in the change logs for version 0.7 and version 0.8.
contentful-laravel -

Published by realityking over 7 years ago

Initial release