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.

Advanced Eloquent Model Filters


Advanced Laravel Model Filters is a package that gives you fine-grained control and reusable classes you can use to filter Eloquent models.
The post Advanced Eloquent Model Filters appeared first on Laravel News.





The Month in WordPress: September 2021

There’s a lot of tolerance in open source software for shipping slightly imperfect work. And that’s good. When we ship software that’s a little bit imperfect, it makes it clear how everyone can participate, how everyone could participate, if they could find this WordPress community that supports the CMS.





Serialization for Eloquent's QueryBuilder


Eloquent Serialize is a Laravel package to serialize and unserialize Eloquent query builder objects.
The post Serialization for Eloquent's QueryBuilder appeared first on Laravel News.





[news] Redis extension 2.0.16 released

We are very pleased to announce the release of Redis extension version 2.0.16.
This version adds support for authentication with username via Connection::$username.
See the CHANGELOG for details.





WP Briefing: Episode 17: WordPressing Your Way to Digital Literacy

In episode 17 of the WordPress Briefing, Josepha Haden Chomphosy reflects on her WordCamp US keynote and digs into how participating in open source projects can help you learn 21st Century Skills. 

Have a question you’d like answered? You can submit them to wpbriefing@wordpress.org, either written or as a voice recording.





A Week of Symfony #770 (27 September - 3 October 2021)

This week, Symfony 4.4.32 and 5.3.9 maintenance versions were released. Meanwhile, we continued polishing the upcoming Symfony 5.4 and 6.0 versions with some bug fixes and new features such as the option to configure log level and status code per exception class.





The first alpha of Tailwind CSS v3 is now released


The Tailwind team has been working hard to add some awesome new features and make the existing features even better!
The post The first alpha of Tailwind CSS v3 is now released appeared first on Laravel News.





Advanced Container Package for Laravel


Advanced Container for Laravel is a package that provides syntax sugar for Laravel container calls, bindings, and more.
The post Advanced Container Package for Laravel appeared first on Laravel News.