Skip to content

Releases: Torann/laravel-repository

0.4.4

11 Sep 22:22
Compare
Choose a tag to compare

Add limit and more pagination arguments

0.4.3

01 Jun 16:59
Compare
Choose a tag to compare

Add the ability to get all searchable keys

0.4.2

20 May 21:50
Compare
Choose a tag to compare
  • Add count method

0.4.1

17 Nov 20:35
Compare
Choose a tag to compare
  • Add support for cache flushing after a created, updated, or deleted event occurs

Skinny Version

10 Nov 19:17
Compare
Choose a tag to compare
  • Removed Factory
  • Removed excessive caching
  • Removed Authorization/Policies
  • Update the code to PSR-4 compliant
  • Simplified caching
  • Removed events
  • Added search
  • Improved ordering
  • Updated documentation

0.3.9

10 Nov 19:35
Compare
Choose a tag to compare
  • Support Laravel 5.3
  • Support custom cache times