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.

PEST 2.0 is Now Released


PEST, a testing framework that focuses on simplicity, has just launched v2.0. See what's new in this major milestone release.
The post PEST 2.0 is Now Released appeared first on Laravel News.





5 Tips and Tricks for working with the Laravel HTTP Client


In this article, we will explore five valuable tricks for working with the Laravel HTTP Client that can make your development experience more efficient and enjoyable.
The post 5 Tips and Tricks for working with the Laravel HTTP Client appeared first on Laravel News.





Valet 4.0 is released


Valet, the super-powered super-fast macOS local development tool for Laravel programmers, is now available in version 4.
The post Valet 4.0 is released appeared first on Laravel News.





Laravel Response Classes


Responding from your Laravel application is vital, especially when you are building an API. Let's have a look at how we can power up our responses.
The post Laravel Response Classes appeared first on Laravel News.





The future of Pest v2


Get ready to explore the exciting new features coming to Pest v2, including Plugin Arch, --retry, --dirty, --profile, and much more.
The post The future of Pest v2 appeared first on Laravel News.





Livestream: Playing with Laravel Pipelines


Take a look at the Laravel Pipeline Facade that has recently been added to the Laravel documentation.
The post Livestream: Playing with Laravel Pipelines appeared first on Laravel News.