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 Log Fake 2.0


Laravel Log Fake v2.0 is here with support for Laravel 9 and a completely closure-based assertion API.
The post Laravel Log Fake 2.0 appeared first on Laravel News.





Laravel 9.12 Released


The Laravel team released 9.12 with delaying notifications per channel, sharing logging context across channels, preventing stray HTTP requests while testing, and more.
The post Laravel 9.12 Released appeared first on Laravel News.





Fluent Validation Rules With Laravel Hyrule


Laravel Hyrule is an object-oriented, composable, fluent API for writing validations in Laravel.
The post Fluent Validation Rules With Laravel Hyrule appeared first on Laravel News.





How to get a Websites Favicons in Laravel


Favicon Fetcher is a Laravel package that can be used for fetching favicons from websites.
The post How to get a Websites Favicons in Laravel appeared first on Laravel News.





Aloia — A Flat-file CMS for Laravel 9


Aloia CMS is a flat-file content management system for Laravel 9.
The post Aloia — A Flat-file CMS for Laravel 9 appeared first on Laravel News.





Laravel 9.11 Released


The Laravel team released 9.11 with an array join method, methods to check the existence of validated input, opt-in deprecation logging, and more.
The post Laravel 9.11 Released appeared first on Laravel News.





Nova Log Viewer Package


Laravel Nova author David Hemphill released the Nova Log Viewer source code—a tool for viewing your application logs via the Nova UI
The post Nova Log Viewer Package appeared first on Laravel News.