Skip to content

Laravel 4.2.x Public Release

Compare
Choose a tag to compare
@awkwardusername awkwardusername released this 08 Apr 05:05
· 116 commits to master since this release

Note that upgrading to this release from old ones will require you to change the namespaces of some classes.

  • Chrisbjr\ApiGuard\ApiGuardController to Chrisbjr\ApiGuard\Controllers\ApiGuardController
  • Chrisbjr\ApiGuard\ApiKey to Chrisbjr\ApiGuard\Models\ApiKey