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.

Given-When-Then Plugin for Pest


Given-When-Then (GWT) is a plugin that brings behavioral style testing to Pest.
The post Given-When-Then Plugin for Pest appeared first on Laravel News.





2 weeks left before SymfonyLive Paris 2022 pre-conference workshops

Pre-conference workshops at SymfonyLive Paris 2022 are in 2 weeks, on April 5-6 2022! There are still seats available, get trained before the conference, book your training in French now!





Use Laravel Dusk to Test JS-Based Applications


Laravel Husk is a thin, light scaffolded Laravel Dusk environment that allows you to test JavaScript applications with Pest and PHP.
The post Use Laravel Dusk to Test JS-Based Applications appeared first on Laravel News.





WP Briefing: Episode 27: Is WordPress Made for Me?

Who is WordPress actually made for? Join our host, WordPress Executive Director Josepha Haden Chomphosy, as she explores this controversial question and three things that can help find the answer.

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





Tutorial: Build Metabase Maps with Geocodio


This tutorial will show you how to pull in all the geographical data you need from Geocodio to fully utilize Metabase maps, complete with production-ready Laravel code.
The post Tutorial: Build Metabase Maps with Geocodio appeared first on Laravel News.





Get started with Symfony 6

How can you get started with Symfony 6? What are the best resources to learn Symfony?
How can I learn about the latest best practices? That are legitimate questions I get from the community.
There are a lot of resources on the Internet about Symfony, including the official documentation. Still, today I want to point out two excellent resources if you're going to learn Symfony as a beginner or if you want to refresh your memory about the latest recommended ways of developing a Symfony project.