
PHPTrends
@PHPTrendss
Followers
535
Following
114
Media
0
Statuses
2K
Clean Up Conditional Logic with the Strategy Pattern in #PHP #dormosheio
dormoshe.io
How to transform your rigid, hard-to-maintain code into flexible, extensible solutions using one of the most powerful design patterns Have you ever found yourself writing endless if-else statements...
0
0
1
Microservices with Laravel 11: Best Practices for Scaling Applications #php #dormosheio #bestpractices
dormoshe.io
Hello, laravel web developers! In this article, we’ll see how to create microservices with laravel 11. In laravel 11, Microservices allow developers to break down a large monolithic application int...
0
0
0
Check the Cleanliness of Your Code: A Tool for JS, Python, and #PHP #dormosheio #programming #javascript #pythondev #webdev #frontenddev
dormoshe.io
As developers, we often chase functionality, but forget that our code should be readable, consistent, and maintainable — for others and, let’s be honest, for our future selves (the forgetful kind, ...
0
0
0
🛑 Stop Overengineering: Apply YAGNI to Build What Matters 🚀 #php #dormosheio
dormoshe.io
💡 Quick note before we dive in:I regularly share practical and insightful programming tips — from books, official docs, and trusted sources — on my Telegram channel.Whether you’re a beginner or a ...
0
1
1
🧨 How Violating YAGNI Is Killing Your Team’s Velocity #php #dormosheio
dormoshe.io
💡 Quick note before we dive in:I regularly share practical and insightful programming tips — from books, official docs, and trusted sources — on my Telegram channel.Whether you’re a beginner or a ...
0
0
0
#VeltoPHP v2 Released — Now with HMVC, CLI, and Better Stability #php #dormosheio #webdev #programming
dormoshe.io
We’re proud to announce the release of VeltoPHP v2 — a simple, fast, and lightweight PHP framework built for rapid development and a better developer experience. VeltoPHP was created for developers...
0
0
0
🧠 Tell, Don’t Ask: Why Your Code Still Smells Despite Refactoring #php #dormosheio
dormoshe.io
💡 Quick note before we dive in:I regularly share practical and insightful programming tips — from books, official docs, and trusted sources — on my Telegram channel.Whether you’re a beginner or a ...
0
0
0
Creating a Reusable Trait for Logging User Activities in #Laravel Models #php #dormosheio #webdev #programming
dormoshe.io
In real-world Laravel applications, it's common to need to know who made what changes to which record. In this post, we'll build a reusable Trait that automatically logs basic actions (create, upda...
0
0
0
Scaling for 1 to 1 Million Users for PHP, OpenLiteSpeed and MariaDB: A Real-World Blueprint #php #dormosheio
dormoshe.io
Scaling a web application from a handful of users to millions is one of the most challenging yet rewarding journeys in software development. This comprehensive guide walks you through proven strate...
0
0
0
9 Things You Need to Do Before Launching Laravel to Production #php #dormosheio
dormoshe.io
So you’ve finished building your Laravel app and you’re ready to launch it into production? Hold on. Before going live, it’s crucial to optimize your Laravel project for performance, speed, and rel...
0
1
1