News


08/10/2022 - 06:21


The Laravel team released 9.24 with new artisan "db" commands, a new built-in validation rule, restoring soft-deleted models without any events, and more.
The post Laravel 9.24 Released appeared first on Laravel News.





08/10/2022 - 02:00

We are very pleased to announce the release of ElasticSearch extension version 2.1.3. This release:

  • Adds support for runtime mappings in Elasticsearch 7.11+.
  • Updates API calls for compatibility with Elastcisearch 8+.
  • Adds "match" and "match_phrase" queries to query builder.

See the CHANGELOG for details.





08/09/2022 - 04:27


Consistent API responses are important these days, and finding a standard is a great way to level up your approach. In this tutorial, we will look at JSON API
The post JSON API Resources in Laravel appeared first on Laravel News.





08/07/2022 - 10:55

This week, the upcoming Symfony 6.2 version added features such as allowing to extend the #[When] attribute, adding conditional types to conditional configuration builders, introduced a new messenger:count command that lists the pending messages per transport and improved the #IsGranted attribute to





08/05/2022 - 16:31

Version 1.2.0 of Yii Runnner package was tagged. This version adds config definition to DI container.





08/05/2022 - 16:30

Version 1.1.0 of Yii Console Runnner package was tagged. This version adds passing input aggregate to the console application.