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.

How Fasal Helps Farmers Grow Smarter with Meteor

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.





Kinetic: A view-composer package for Inertia.js


Kinetic adds view-composer-like features to the Inertia.js Laravel adapter.
The post Kinetic: A view-composer package for Inertia.js appeared first on Laravel News.





Laravel 9.14 Released


The Laravel team released 9.14 with migration table comments, a dynamic trashed factory state, a new array key helper, bootable/setup test traits, and more.
The post Laravel 9.14 Released appeared first on Laravel News.





Last day of regular registration for SymfonyWorld Online 2022 Summer Edition

We are thrilled to welcome you online next month for the SymfonyWorld Online 2022 Summer Edition conference! Here is the entire event agenda entirely organized online:





[extension] newextension

  1. Requirements
  2. Installation
  3. Usage
  4. Resources

...overview of the extension...
Requirements ...requirements of using this extension (e.g. Yii 2.0 or above)...





Angular’s Vision for the Future

Six months ago, we reached a significant milestone in Angular’s simplicity and developer experience by graduating the standalone APIs from developer preview. Today, we’re thrilled to share that we’re continuing the Angular Momentum with the biggest release since the initial rollout of Angular; making large leaps in reactivity, server-side rendering, and tooling.





Test form requests in Laravel with Request Factories by Worksome


Learn how to improve your tests with less boilerplate using request factories by Worksome.
The post Test form requests in Laravel with Request Factories by Worksome appeared first on Laravel News.





[news] Log 2.0.0

Major version of Log package was released. In this version we have moved from PSR interfaces version 1.1 to version 2.0|3.0. As a result, there are types added everywhere and the package is no more compatible with PHP 7.4.





How to Validate Your Laravel App's Config


Learn about how to use the Laravel Config Validator package to validate your Laravel app's config values.
The post How to Validate Your Laravel App's Config appeared first on Laravel News.