Questions tagged as 'buenas-practicas'

1
answer

From a Laravel controller how to separate the business logic with data access logic?

I am new to Laravel and I do not like that in a controller, business logic or data processing logic mixed with data access logic is made. If we see the example of Codeigniter has the controllers and the models. Models have access to data and...
asked by 08.05.2018 / 21:56