CleanCode
8 Posts
Writing Clean Code in Laravel: Principles and Tools
Writing clean code is essential for maintaining and scaling any software project. In Laravel, clean...
Manish Kumar
15 Jun 2024
Exploring Key Design Patterns in Software Development
Design patterns are fundamental to software development, providing standardized solutions to common...
Manish Kumar
29 May 2024
Simplifying Laravel Queries with "Higher Order" OrWhere Method
In the world of Laravel development, writing eloquent queries is like composing poetry. It's about c...
Sonu Singh
20 Apr 2024
Unlocking Laravel’s Potential: A Junior Developer’s Roadmap
This idea came to me while reviewing assignments where I noticed that many developers are not utiliz...
Manish Kumar
29 Jan 2024
N+1 Queries In Laravel
N+1 queries are a frequent problem in Laravel that make your app slower because of unnecessary datab...
Manish Kumar
10 Jan 2024
Mastering Code Quality in Laravel with PHP Insights: A Beginner’s Guide
PHP Insights is a tool that enhances the reliability and cleanliness of your code. It’s especially k...
Manish Kumar
09 Jan 2024
Simple Guide to Single Responsibility Principle in Laravel
Hey everyone! Today, we’re talking about something called the Single Responsibility Principle (SRP)...
Manish Kumar
04 Jan 2024
Creating Custom Validation Rules in Laravel
When building a web application in Laravel, form validation is an essential part of ensuring data in...
Manish Kumar
28 Jul 2023
Subscribe to Newsletter
Provide your email to get email notification when we launch new products or publish new articles