Introducing New Rounding Methods in PHP 8.4 [W51]
Discover PHP's upcoming updates and revolutionize your number rounding, and a +15 articles of Laravel, Symfony, and PHP.
PHP
📚 4 New Rounding Methods Likely In PHP 8.4
Discover the upcoming enhancement to rounding numbers in PHP 8.4. The proposed addition of four new rounding methods to the round() function will provide enhanced flexibility for statistical analysis.
📚 Create your CRUD Application in PHP
Build Bootstrap CRUD Admin dashboards in PHP using PHP CRUD Generator, a powerful web application with an online user interface.
📚 How to Upgrade Your Web Application to PHP 8
Learn how to upgrade your web application to PHP 8, taking advantage of the new features and improvements.
📚 Create a Keylogger using JavaScript & PHP
Learn how to create a simple keylogger using JavaScript and PHP.
📚 FrankenPHP v1.0 is Here
Celebrate the release of FrankenPHP v1.0, a modern PHP application server written in Go, providing a production-grade PHP server with ease.
📚 Git Gud At Communication
Learn about the importance of communication in product development and how it can reduce the need for extensive product management processes.
📚 Hands-on Decoration
Discover the Decorator design pattern and its wide range of applications.
Laravel
📚 Laravel 10.35 Released
Discover the latest features introduced in Laravel v10.35, including the Blade @use directive, a number abbreviation helper, and more.
📚 Self-healing URLs in Laravel
Laravel community member Aaron Francis shares a video demonstrating how to create self-healing URLs in Laravel, with multiple packages available in the Laravel ecosystem.
📚 API Versioning in Laravel: The Complete Guide to Doing it Right
Learn how to seamlessly navigate API versioning in Laravel using URI Versioning, ensuring consistent and reliable integration as your application evolves.
📚 Improving Laravel Code Styling: Practical Tips for Cleaner, More Maintainable Code
Learn practical tips for improving code styling in Laravel, including handling unused imports.
📚 How to use UUIDs in Laravel 10 Example
Learn how to seamlessly integrate UUIDs into your Laravel 10 application with a step-by-step guide.
📚 Crafting a Laravel Search Macro: A Quick Guide
Discover the power of Laravel macros and the Macroable trait for expanding Laravel components, with a focus on creating a Laravel search macro.
📚 How To Solve Route Not Found Exception Laravel 10
A step-by-step guide to solving the Route Not Found Exception in Laravel 10 projects.
📚 Upgrading Laravel: An easy Step-by-Step Guide from 5.7 to 10.x
Learn a step-by-step method for upgrading any Laravel application to the most recent Laravel release, regardless of the current version.
📚 Get insights into all your Laravel notifications with Paragraphs new package
Discover Paragraphs, a package that provides insights into Laravel notifications, streamlining transactional communications.
Symfony
📚 Unit, integration, and application tests for Symfony applications
Explore the different types of tests available for Symfony applications, including Unit Tests, Integration Tests, and Application Tests, along with their advantages and drawbacks.
📚 How to Implement a Simple Queue in Symfony
Explore using the Messenger component in Symfony to implement a simple queue system with Redis as the transport layer.
📚 Doctrine executeQuery parameter conversion with named parameters
Explore handling parameter conversion with named parameters in the Connection::executeQuery() method in Doctrine.



