News


03/29/2023 - 20:11

Node v23.1.0 (Current)





03/29/2023 - 20:11

Node v20.4.0 (Current)





03/29/2023 - 06:58


With the release of PestPHP v2, we can now test the architecture of our applications. In this tutorial, we will walk through how to use this plugin.
The post Pest Architecture Plugin appeared first on Laravel News.





03/28/2023 - 14:32


Bladestan adds static analysis in PHPStan for Blade templtes.
The post Static Analysis for Laravel Blade Templates appeared first on Laravel News.





03/28/2023 - 03:34


Borrowed from the concept of annotations in other languages, PHP attributes can add powerful functionality to your enums.
The post Extending PHP 8.1 enums with attributes appeared first on Laravel News.





03/27/2023 - 14:00

On Episode fifty-two of the WordPress Briefing podcast, join WordPress Executive Director Josepha Haden Chomphosy and special guest Héctor Prieto as they discuss phase three and why it’s more than just collaborative editing!

Have a question you’d like answered? You can submit them to wpbriefing@wordpress.org, either written or as a voice recording.





03/26/2023 - 10:51

This week, the upcoming Symfony 6.3 version continued adding new features: the Messenger component added Clock support in workers and introduced a way to redispatch a message, the translation component improved performance of message extraction and the new Scheduler component added





03/24/2023 - 06:56


As developers, we often map business processes to digital processes, from sending an email to something quite complex. Let's look at how we can clean this up.
The post Modelling Busines Processes in Laravel appeared first on Laravel News.