Reducing code duplication
Code duplication is the most painful thing for a lot of developers, you think you have solved the problem, but there are several instances of the same issue.
In many of the codebases I have seen as a Laravel developer, the console commands always see...
eplus.dev3 min read