Skip to content

Releases: andersao/l5-repository

Fix Delete events

15 May 08:40
8c8db98

Choose a tag to compare

Update BaseRepository.php

Fixed Model Error

Additional Events Added

14 May 09:37
098b5b2

Choose a tag to compare

Additional Events Added thanks @lloricode

Laravel 7.0 fix

14 Mar 18:54
24c473c

Choose a tag to compare

Laravel 7.0 fix

Updated Generator to support PHP 7.4

05 Feb 06:49
363904b

Choose a tag to compare

  • Updated Generator to support PHP 7.4

Fix Problems

22 Dec 13:54
48ed6d3

Choose a tag to compare

Merge pull request #674 from 7dir/patch-1

fix miss ,

withCount added config

21 Dec 22:29
fd7ed54

Choose a tag to compare

withCount added config

New Changes

21 Dec 22:11

Choose a tag to compare

Laravel 6 compatible functions added

09 Dec 14:11

Choose a tag to compare

  • Laravel 6 compatible functions added
  • removed helper functions

Update composer for compatibility Laravel 6

11 Sep 14:10
c4f56cf

Choose a tag to compare

Update composer for compatibility Laravel 6

Some Features

30 Aug 13:55
1bd3935

Choose a tag to compare

  • Added method that makes the count of the records
  • Add Traditional Chinese
  • Add limit to BaseRepository
  • Fix updateOrCreate validation
  • Remove double word 'done' in doc
  • Add findWhereBetween() method in BaseRepository