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 Authentication Logs


Laravel Authentication Logs is a package by Anthony Rappa that tracks user authentication details.
The post Laravel Authentication Logs appeared first on Laravel News.





jQuery maintainers continue modernization initiative with deprecation of jQuery Mobile

By: Michal Golebiowski-Owczarek, Felix Nagel, and the jQuery team

Editor’s Note: the following blog post was originally published to the OpenJS Foundation Blog.





jQuery maintainers update and transition jQuery UI as part of overall modernization efforts

By: Michal Golebiowski-Owczarek, Felix Nagel, and the jQuery team

Editor’s Note: the following blog post was originally published to the OpenJS Foundation Blog.





Custom Route Files


In this tutorial, learn how to create custom routes files that do not set sessions.
The post Custom Route Files appeared first on Laravel News.





Search Through Models with Laravel Searchable


Laravel Searchable is a package by Spatie to search through models and other sources pragmatically.
The post Search Through Models with Laravel Searchable appeared first on Laravel News.