Feed items

  • warning: Declaration of views_handler_argument::init(&$view, &$options) should be compatible with views_handler::init(&$view, $options) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_argument.inc on line 48.
  • warning: Declaration of views_handler_filter_boolean_operator::value_validate(&$form, &$form_state) should be compatible with views_handler_filter::value_validate($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_filter_boolean_operator.inc on line 111.
  • warning: Declaration of views_plugin_row_node_view::options_form(&$form, &$form_state) should be compatible with views_plugin_row::options_form($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/modules/node/views_plugin_row_node_view.inc on line 35.

A Week of Symfony #851 (17-23 April 2023)

This week, we continued polishing the new features of the upcoming Symfony 6.3, which will be released in just five weeks. We also published the first blog posts of the New in Symfony 6.3 series. Finally, we announced new talks for the SymfonyOnline June 2023 conference.





SymfonyOnline June 2023 - Design your API for the future


SymfonyOnline June 2023 is approaching soon, taking place on June 15-16 and with numerous speakers and topics already announced. If you wish to find out more, click on here.

We are thrilled to announce the newest addition to our team of speakers is:





Generate String Acronyms with this Laravel Macro


The Str Acronym package for Laravel provides a macro for generating acronyms from strings using the Str helper and supports the Stringable class.
The post Generate String Acronyms with this Laravel Macro appeared first on Laravel News.





Meteor Monthly Update — April 2023

In the world of web development, choosing the right tools can make a significant difference in the efficiency and quality of your projects. In this blog post, we will learn how to create a new project using four powerful tools: Meteor.js, Vite, Solid, and Tailwind CSS. This combination can elevate our development experience.





SymfonyOnline June 2023 - Keynote: The Scheduler Component


Mark your calendars because SymfonyOnline June 2023 is coming soon! It will take place on June 15-16 and we have an incredible lineup of speakers and topics already announced. For more details, click here. Don't miss out on this exciting event!





SymfonyOnline June 2023 - Decouple Your Apps with Symfony Messenger


SymfonyOnline June 2023 is just around the corner, scheduled for June 15-16. Several speakers and topics have been revealed. To learn more, simply click here.

It is our great pleasure to announce that our next speaker to join the team is:





Laravel Telescope Guzzle Watcher


The Laravel Telescope Guzzle Watcher is a Telescope plugin that provides Guzzle request and response logs within the Telescope UI.
The post Laravel Telescope Guzzle Watcher appeared first on Laravel News.