You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,5 +8,5 @@ Laravel Repository design pattern package that comes with caching features
8
8
</p>
9
9
10
10
## Overview
11
-
Laravel package that revolves around Repository design pattern to encapsulate database-related functions and reuse in other classes.
11
+
Laravel package that revolves around Repository design pattern to encapsulate database-related functions, making our application more flexible and classes are reusable.
12
12
Comes with normal repository features and caching features as well.
0 commit comments