Corcel Versions Save

Use WordPress backend with Laravel or any PHP application

v2.6.4

5 years ago
  • Add Author Description, so description/bio is passed through to model #412 by @domainregistrar;
  • TermRelationship $incrementing fix #403 by @valentinxxx;

v2.6.3

5 years ago
  • add filter by post parent ID by @EazyServer #393
  • remove xdebug on Travis to make tests faster #402
  • fix hautelook/phpass package allowing minor updates - thanks to @audetcameron #408

v2.6.2

6 years ago
  • Fix StyleCI config file. thanks to @valentinxxx with PR #400;
  • Fix variables visibility on MetaFields trait. thanks to @valentinxxx on PR #399.

v2.6.1

6 years ago
  • Fixed Lumen support. PR #384. Thanks, @valentinxxx. 👍

v2.5.8

6 years ago
  • Fixed Lumen support. PR #384. Thanks, @valentinxxx. 👍

v2.5.7

6 years ago
  • Improved menu performance #380

v2.6.0

6 years ago
  • Add compatibility with Laravel 5.6

v2.5.5

6 years ago
  • Add code climate support;

v2.5.4

6 years ago
  • Rename traits to follow Laravel conventions #348
  • Add home scope in Page #347
  • Fix compatibility with Lumen #351 #353

v2.5.3

6 years ago
  • Add ACF support to User model #343
  • Move mutual meta code into an abstract Meta class #337 #335
  • Remove unnecessary taxonomy() method #336
  • Allow using default meta classes in extended models #338 #307 #308