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.

Tailwind CSS 2.2 is Now Here With a New CLI and JIT Features


Tailwind v2.2 was just released with a brand-new Tailwind CLI tool, a ton of new features using the JIT engine, and more.
The post Tailwind CSS 2.2 is Now Here With a New CLI and JIT Features appeared first on Laravel News.





Laravel 8.47 Released


Laravel 8.47 introduces new string matching methods, scoped service container instances, whereContains() JSON assertions, and the latest changes in the 8.x branch.
The post Laravel 8.47 Released appeared first on Laravel News.





Google Chat Laravel Notification Channel


The Google Chat notification package for Laravel makes it easy to send Laravel notifications to a Google Chat room.
The post Google Chat Laravel Notification Channel appeared first on Laravel News.





PEST PHP now includes higher-order expectations, Ray debugging integration, and more!


The Pest PHP testing framework community has added some excellent new features, including higher-order expectations, ray() debugging integration, and more!
The post PEST PHP now includes higher-order expectations, Ray debugging integration, and more! appeared first on Laravel News.





Laravel is 10 years old!


Today is officially the tenth birthday of the first beta release of Laravel and we've come a long way in those ten years.
The post Laravel is 10 years old! appeared first on Laravel News.





Use Leaflet.js and Google Maps Blade Components in Laravel


Laravel Maps is a package to easily create maps using Leaflet.js or Google Maps and Blade components.
The post Use Leaflet.js and Google Maps Blade Components in Laravel appeared first on Laravel News.