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.

A Week of Symfony #873 (18-24 September 2023)

This week, we continued working on tweaking and polishing the new features of the upcoming Symfony 6.4 features. In addition, the community proposed a revamp of the Serializer component to make it more powerful and performant.





Manage a User's Browser Sessions in Laravel


The Browser Sessions Laravel package by Chris Mellor enables users to manage and monitor their active browser sessions.
The post Manage a User's Browser Sessions in Laravel appeared first on Laravel News.





[extension] exocet/yii2-upload-file-behavior

UploadFileBehavior for Yii2

  1. Features
  2. Installation
  3. Setup and Configuration
  4. Contribution

UploadFileBehavior is a Yii2 behavior designed to streamline the process of uploading files and/or images.





Pail is an experimental package to tail logs


Pail is an experimental Artisan package to provide an effortless way to tail logs in your Laravel applications.
The post Pail is an experimental package to tail logs appeared first on Laravel News.





Ember 5.3 Released

Today the Ember project is releasing version 5.3 of Ember.js, EmberData, and Ember CLI.





[news] Yii Strings 2.2

UploadFileBehavior for Yii2

  1. Features
  2. Installation
  3. Setup and Configuration
  4. Contribution

UploadFileBehavior is a Yii2 behavior designed to streamline the process of uploading files and/or images.





Laravel 10.24 Released


This week, the Laravel team released v10.24 with job fake updates, a string position helper, migration table name guessing improvements, and more.
The post Laravel 10.24 Released appeared first on Laravel News.





Laravel Date Filtering Package for Eloquent


This Laravel Date Filtering package aims to simplify date-based filtering for your Laravel Eloquent models.
The post Laravel Date Filtering Package for Eloquent appeared first on Laravel News.