F9webltd Laravel Meta Versions Save

:boom: Render meta tags within your Laravel application

2.0.1

2 months ago

What's Changed

Full Changelog: https://github.com/f9webltd/laravel-meta/compare/2.0.0...2.0.1

2.0.0

2 months ago

What's Changed

Full Changelog: https://github.com/f9webltd/laravel-meta/compare/1.7.7...2.0.0

1.7.7

1 year ago

What's Changed

Full Changelog: https://github.com/f9webltd/laravel-meta/compare/1.7.6...1.7.7

1.7.6

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/f9webltd/laravel-meta/compare/1.7.5...1.7.6

1.7.5

2 years ago

What's Changed

Full Changelog: https://github.com/f9webltd/laravel-meta/compare/1.7.4...1.7.5

1.7.4

2 years ago

1.7.3

2 years ago
  • Drop Scrutinizer in favour of GitHub actions (fixes #18)
  • Support PHP 8.1
  • Handle edge case where "CONNECT" type requests are made the server, causing a 500 error

Full Changelog: https://github.com/f9webltd/laravel-meta/compare/1.7.1...1.7.3

1.7.1

3 years ago

Patch release to set more sensible config defaults

1.7.0

3 years ago
  • Support PHP 8.0
  • Improve readme
  • Add config option to replace characters when rendering the meta title, tidy some tests

1.6.1

3 years ago
  • Add Laravel 8 support. No changes to the API were required, hence a patch release.