service-laravel
There are 3 repositories under service-laravel topic.
zabaala/notesapp-backend
Um projeto de exemplo, que mostra como implementar camadas de serviço num projeto Laravel, SEM implementar Repository Pattern.
FernandoZueet/service-laravel
Library that helps to separate the business rule part of the control. Leaving control leaner.
zabaala/sample-service-layer-on-laravel-projects
A sample project to explain how to implements a service layer in laravel projects.