Skip to content

Releases: Torann/laravel-repository

0.4.4

11 Sep 22:22

Choose a tag to compare

Add limit and more pagination arguments

0.4.3

01 Jun 16:59

Choose a tag to compare

Add the ability to get all searchable keys

0.4.2

20 May 21:50

Choose a tag to compare

  • Add count method

0.4.1

17 Nov 20:35

Choose a tag to compare

  • Add support for cache flushing after a created, updated, or deleted event occurs

Skinny Version

10 Nov 19:17

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

Choose a tag to compare

  • Support Laravel 5.3
  • Support custom cache times