News


05/23/2022 - 01:20


Learn about how to use the Laravel Config Validator package to validate your Laravel app's config values.
The post How to Validate Your Laravel App's Config appeared first on Laravel News.





05/22/2022 - 10:31

This week, Symfony development activity focused again on fixing and polishing the new features of the upcoming Symfony 6.1 version. Meanwhile, we announced the last talks and speakers of the SymfonyWorld Online 2022 Summer Edition conference.





05/20/2022 - 13:59


The Laravel team released 9.13 with a value() collection method, new test response helpers, an array map convenience method, and more.
The post Laravel 9.13 Released appeared first on Laravel News.





05/19/2022 - 12:26

In Symfony 5.4 we introduced console autocompletion for the argument names,
option names and option values of any command created with the Symfony Console
component. In Symfony 6.1 we're improving it with new features.





05/19/2022 - 10:38

Yii HTML package version 2.4.0 was released.
In this release:

  • Added classes for tags Body, Article, Section, Nav, Aside, Hgroup, Header, Footer, Address, Form, Datalist, Legend and Fieldset.
  • Added specialized classes File and Range for an input tag with corresponding types.