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 8.58 Released


The Laravel team released 8.58 with a updateOrFail() Eloquent method, two new validation rules, and the latest changes in the v8.x branch.
The post Laravel 8.58 Released appeared first on Laravel News.





A package for PHP to interact with the GitHub Sponsors GraphQL API


PHP GitHub Sponsors is a package for PHP to interact with the GitHub Sponsors GraphQL API.
The post A package for PHP to interact with the GitHub Sponsors GraphQL API appeared first on Laravel News.





Vue Lazy Image Component


Vue Lazy Image is a Vue.js component to lazy-load an image automatically when it enters the viewport using the Intersection Observer API.
The post Vue Lazy Image Component appeared first on Laravel News.





Blade Component Slot Attributes in Laravel 8.56


The Laravel team released 8.56 with a collections firstOrFail() method, Blade component slot attributes, and default conditional validation rules.
The post Blade Component Slot Attributes in Laravel 8.56 appeared first on Laravel News.





Laracon Online is next week


Laracon Online is coming back to you live next week on September 1st, 2021! No hotels, no airfare, just signup and spend the day watching some of the best speakers right from your computer.
The post Laracon Online is next week appeared first on Laravel News.





Wrangling code with the Shift Workbench desktop app


Last month Shift released the Workbench desktop application. This is a port of the cloud-based Workbench which allows you to run all of its automated tasks conveniently from your local machine.
The post Wrangling code with the Shift Workbench desktop app appeared first on Laravel News.





Laravel Job Chainer


Laravel Job Chainer is a package to chain Laravel jobs without having to glue them together with a starting job.
The post Laravel Job Chainer appeared first on Laravel News.





Conditional Validation Rule Support Added in Laravel 8.55


The Laravel team released 8.55 with conditional validation rule support, trashed routes to include soft-deleted records and the latest changes in the 8.x branch.
The post Conditional Validation Rule Support Added in Laravel 8.55 appeared first on Laravel News.