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.

Livewire or Inertia.js?


What should I learn/use - Livewire or Inertia.js?
The post Livewire or Inertia.js? appeared first on Laravel News.





Laravel 9.10 Released


The Laravel team released 9.10 with a findOr() Eloquent method, a new command assertion, retrieve input as a Stringable instance, and more.
The post Laravel 9.10 Released appeared first on Laravel News.





Symfony 6.1.0-BETA2 released

Symfony 6.1.0-BETA2 has just been released.
Here is the list of the most important changes since 6.1.0-BETA1:





Symfony 6.0.8 released

Symfony 6.0.8 has just been released.
Here is the list of the most important changes since 6.0.7:





Symfony 5.4.8 released

Symfony 5.4.8 has just been released.
Here is the list of the most important changes since 5.4.7:





Symfony 4.4.41 released

Symfony 4.4.41 has just been released.
Here is the list of the most important changes since 4.4.40:





How Sessionwire Uses Meteor To Connect Remote Music Makers

Fasal is an AI-powered solution for farmers anchored on an IoT platform. Hear why Fasal uses Meteor to power their app and empower farmers with data now:[image source]The global population is expected to increase by 2.2 billion by 2050, which means the world’s farmers will have to grow about 70% more food than what they produce now.





Generate Documents in PHP With an Excel Template


The AnourValar/office package is a PHP +8.1 library to generate documents from XLSX templates.
The post Generate Documents in PHP With an Excel Template appeared first on Laravel News.