Use Repository Pattern or Multiple Resources on Laravel 7?

I want to create different formatted JSON returned to the client with Laravel, should I create different Repository Pattern to format data or Create Multiple Resources?

Add Comment
0 Answer(s)

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.