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.

Rich Text for Laravel


Rich Text Laravel integrates the Trix Editor with Laravel.
The post Rich Text for Laravel appeared first on Laravel News.





Laravel 8.61 Released


The Laravel team released 8.61 with a delete or fail model method, a value or fail model method, assert if a model exists in a test and the latest changes in the v8.x branch.
The post Laravel 8.61 Released appeared first on Laravel News.





Big New Livewire Release: v2.6.0


Livewire is getting lots of quality-of-life improvements in the latest release (v2.6). This is the biggest Livewire release since version 2.0.
The post Big New Livewire Release: v2.6.0 appeared first on Laravel News.





[news] View 2.1.0

Version 1.1.0 of View package is released. Immutable methods View::withAddedCommonParameters() and WebView::withAddedCommonParameters() are now available to add extra parameters available in all views and their sub-views.





Cagilo: Blade Components for Laravel


Cagilo is a set of open-source Blade components for the Laravel framework.
The post Cagilo: Blade Components for Laravel appeared first on Laravel News.





Skipper is a powerful visual editor for Laravel Eloquent


Increase the speed and comfort of your work with Skipper, a sophisticated ORM editor. Import, edit, and export definitions just by a few clicks.
The post Skipper is a powerful visual editor for Laravel Eloquent appeared first on Laravel News.





A Week of Symfony #767 (6-12 September 2021)

This week, the upcoming Symfony 5.4 version optimized PHP preloading, improved the Web Debug Toolbar to show roles of the logged-in user, added support for resetting container services between two AMQP messages to avoid memory leaks and