First newsletter of the year full of interesting articles about PHP, Laravel and more [W2]
Error tracking, code optimization, and the Adapter design pattern. Master efficient Laravel ORM usage, and explore the power of Laravel Horizon. . Plus, discover the latest release of Symfony 7.0.2!
PHP
📚 PHP Annotated – December 2023
Explore the notable developments in the PHP community during December 2023, including news, articles, tools, and videos.
📚 Pessimistic Locking vs Optimistic Locking
Explore the concepts of pessimistic locking and optimistic locking in the context of database locking.
📚 Adapter Design Pattern
A comprehensive guide to the Adapter design pattern, including examples and use cases.
📚 Polymorphism in PHP With Example
Learn about polymorphism in PHP, a fundamental concept in object-oriented programming.
📚 Code Optimization In PHP
Learn strategies for code optimization in PHP to improve your site’s performance, user experience, and search engine exposure.
📚 Review of new string functions in PHP 8.1
Explore the new string functions introduced in PHP 8.1.
📚 Why error tracking is crucial for your application
Learn about the importance of error tracking in your application and how it helps with identifying and fixing issues.
📚 Caching Strategies in PHP: Boosting Performance with Memcached and Redis
Discover caching strategies using Memcached and Redis to optimize the performance of your PHP applications.
Laravel
📚 10 Advanced Tips for Efficient Laravel Eloquent ORM Usage
Explore advanced tips for mastering the usage of Eloquent ORM in Laravel.
📚 Mastering Traits: The First Step to Clean & Efficient Laravel Code
Learn about Laravel traits, including what they are, why they matter, and how to effectively use them in your Laravel projects.
📚 Handling Money in Laravel/PHP: Essential Tips
Discover best practices and tools for handling money, such as setting product prices and finalizing invoices, in Laravel projects.
📚 Exploring the Power of Laravel Horizon: A Comprehensive Guide
Discover the features and benefits of Laravel Horizon, a powerful tool for managing queues in Laravel applications.
📚 A Guide to Implementing PWA in Laravel Applications
Explore the benefits of Progressive Web Applications (PWA) and learn how to implement PWA in Laravel applications.
📚 Enhancing Laravel Commands: Parameterized Inputs and Custom Output Formats [4/4]
Discover how to enhance Laravel commands by adding parameterized inputs and custom output formats.
Symfony
📚 Symfony 7.0.2 released
Learn about the improvements and bug fixes in Symfony 7.0.2.



