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.

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.





Blade Echo Handlers, Convenient Model Broadcasting, and Download Assertions Added in Laravel 8.45


The Laravel team released v8.45.0 with custom Blade echo handlers, model broadcasting, download assertions, and the latest changes in the 8.x branch.
The post Blade Echo Handlers, Convenient Model Broadcasting, and Download Assertions Added in Laravel 8.45 appeared first on Laravel News.





Laravel HTTP Client Logger


HTTP Client Logger is a logger for the built-in Laravel HTTP client.
The post Laravel HTTP Client Logger appeared first on Laravel News.





Smart Error Checking and Refactoring Development Tool for Laravel


Microscope is a Laravel development tool that includes smart checks to discover errors related to your applications.
The post Smart Error Checking and Refactoring Development Tool for Laravel appeared first on Laravel News.