Skip to content

Laravel 5.2 Compatible

Pre-release
Pre-release
Compare
Choose a tag to compare
@mikebronner mikebronner released this 25 Jan 02:08
· 371 commits to master since this release

Added

  • $incrementing = false; to classes using name as primary key.
  • use statements in migrations.

Changed

  • added routes to web route group.
  • creation of $user using helper methods app() and config().