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.

Symfony 6.2.7 released

Symfony 6.2.7 has just been released.
Here is the list of the most important changes since 6.2.6:





Symfony 5.4.21 released

Symfony 5.4.21 has just been released.
Here is the list of the most important changes since 5.4.20:





Visualize Laravel App Data with Chartello


Chartello is a package to visualize your Laravel app data in simple dashboards.
The post Visualize Laravel App Data with Chartello appeared first on Laravel News.





WP Briefing: Episode 50: 3 Interesting Trends from WordCamp Asia

On Episode fifty of the WordPress Briefing podcast, join WordPress Executive Director Josepha Haden Chomphosy as she explores the three big trends from the inaugural WordCamp Asia.

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





A Week of Symfony #843 (20-26 February 2023)

This week, the upcoming Symfony 6.3 version experienced an intense development activity to finish many new features such as: adding a remember me option for JSON logins, allowing to trim parameters in XML config files, introducing a new Exclude attribute, allowing to





Ban Users and IPs in Your Laravel App With Banhammer


Banhammer for Laravel offers a simple way to ban any Model by ID and IP; it also allows blocking requests by IP addresses.
The post Ban Users and IPs in Your Laravel App With Banhammer appeared first on Laravel News.





How to Find a Technical Cofounder When You Don’t Know Where to Start

Finding the right technical cofounder is essential when starting a new tech company. Especially in the pre-implementation or early stage, it’s crucial to have someone capable of building the product you envision. A technical cofounder has the skillset to help build out your product and take it to market.





SymfonyLive Paris 2023: Only 4 weeks to go!


SymfonyLive Paris 2023, conference in French language only, will take place from March 23 & 24! It is still possible to register! The full schedule is available here





Laravel CI with GitHub Action


GitHub Actions is a fantastic way to run your Continuous Integration workflows, from running your tests to checking static analysis and more.
The post Laravel CI with GitHub Action appeared first on Laravel News.