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 Mail Export


Laravel Mail Export is a simple mailable trait and interface to export emails to a storage disk once sent.
The post Laravel Mail Export appeared first on Laravel News.





API Version Control in Laravel


API Version Control is a package by Reindert Vetter designed to manage versions of API endpoints elegantly.
The post API Version Control in Laravel appeared first on Laravel News.





[news] Debug extension 2.1.18 released

We are very pleased to announce the release of Gii extension version 2.2.3. This release adds the following enhancements:

  • Allows CRUD to work with non-RDBMS ARs.
  • Adds CIDR support for allowedIPs.
  • Adds support for viewing file differences on the CLI.

See the CHANGELOG for details.





[news] Bootstrap extension version 2.0.11 released

We are very pleased to announce the release of Gii extension version 2.2.3. This release adds the following enhancements:

  • Allows CRUD to work with non-RDBMS ARs.
  • Adds CIDR support for allowedIPs.
  • Adds support for viewing file differences on the CLI.

See the CHANGELOG for details.