Tag: code-refactoring

Laravel Code Refactoring using when()

Today, I will show you a code refactoring tricks by using `->when()` to make your code better readable and standard.