Corcel Versions Save

Use WordPress backend with Laravel or any PHP application

v4.0.1

3 years ago
  • Removed non-required dependency orchestra/database @crynobone
  • Fixes MetaCollection __get clash @matt-hullo #527

v4.0.0

4 years ago
  • Add support to Laravel 7

v3.1.0

4 years ago
  • Updated to laravel/framework v6.12.0
  • Updated all packages
  • Added small updates related to documentation
  • Added PHP 7.4 to TravisCI build
  • Updated shortcode package for PHP 7.4 compatibility

v3.0.0

4 years ago
  • added Laravel 6 support. thanks to @roelofr

v2.8.0

5 years ago

v2.7.4

5 years ago
  • Bugfix related to the Corcel auth provider

v2.7.3

5 years ago
  • Allow searching meta fields by LIKE. #430 Thanks @bluehaoran
  • Allow alternate Shortcode Parsers. #431 Thanks @bluehaoran

v2.7.2

5 years ago
  • Support for future post status #420

v2.7.1

5 years ago
  • Use dedicated PHPUnit assertions #422
  • Use the installed PHPUnit version instead of the global one #424

v2.7.0

5 years ago
  • Make Corcel compatible with Laravel 5.7.