News


07/26/2021 - 22:24

How real-time data works on Meteor — Know your pub/subsLet’s start with how publications and subscriptions work on Meteor, which is the “under the hood” of Meteor’s real-time data model.It’s easier to understand when seeing the flow of new data, excluding client simulations:





07/26/2021 - 20:17

Symfony 5.3.4 has just been released. Here is a list of the most
important changes:





07/26/2021 - 19:33


Laracon Online is coming back to you live on September 1st, 2021! No hotels, no airfare, just signup and spend the day watching some of the best speakers right from your computer.
The post Laracon Online Summer 2021 appeared first on Laravel News.





07/26/2021 - 19:31

Symfony 4.4.27 has just been released. Here is a list of the most
important changes:





07/26/2021 - 19:19

Symfony 5.2.12 has just been released. Here is a list of the most
important changes:





07/25/2021 - 09:41

This week, Symfony development focused again on adding PHP types, which requires adding first all the missing return annotations in lower branches and then adding types to all private, internal, final and test methods in upper branches.





07/23/2021 - 05:14


Laravel Prose Linter is a package that provides syntax-aware proofreading for your Laravel application.
The post Laravel Prose Linter appeared first on Laravel News.





07/22/2021 - 17:22

The PHP team is pleased to announce the first beta release of PHP 8.1.0, Beta 1.
This continues the PHP 8.1 release cycle, the rough outline of which is specified in the
PHP Wiki.

For source downloads of PHP 8.1.0 Beta 1 please visit the download page.
Please carefully test this version and report any issues found in the bug reporting system.