Repository Pattern #4167
alejojperez
started this conversation in
General
Replies: 1 comment
-
instead of repositories consider this https://stitcher.io/blog/laravel-beyond-crud-04-models it's way better in my opinion |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think that Laravel Nova has tremendous potential to be a really good tool to build enterprise applications. Having said that, when thinking about enterprise tools and scalability the Repository Pattern is one of the first things that come to mind. It would be a very good addition to include an easy way to use the repository pattern on Nova Resources instead of the eloquent model directly.
Beta Was this translation helpful? Give feedback.
All reactions