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.

SymfonyLive Berlin 2023 - Last days to register before rate change!


SymfonyLive Berlin 2023 will start in almost a month's time! You better hurry up to take your conference and workshop ticket, because the late registration tickets runs until next Monday, September 4 at midnight (CEST)!





Boost your Eloquent Models with Laravel Lift


Lift lets you create public properties in Eloquent Models that match your table schema. This makes your models easier to read and work with, in any IDE.
The post Boost your Eloquent Models with Laravel Lift appeared first on Laravel News.





[news] Yii 2.0.49

We are pleased to announce the release of Yii Framework version 2.0.49.
Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.
This release has a number of bugfixes and some small enhancements:





[extension] ssiva/yii2-mpesa-sdk

YII2 MPESA DARAJA SDK This package provides a seamless integration of M-PESA Daraja APIs in Yii2 applications





An introduction to Sharp for Laravel, an open source content management framework


Sharp is a content management framework built for Laravel, a toolset that provides help to build a CMS section in a website.
The post An introduction to Sharp for Laravel, an open source content management framework appeared first on Laravel News.





Generate Saloon SDKs from Postman or OpenAPI


The Saloon SDK generator package for Saloon will help you generate SDKs from Postman collections and OpenAPI specifications.
The post Generate Saloon SDKs from Postman or OpenAPI appeared first on Laravel News.





Protractor Deprecation Update August 2023

Last month marked the 13th anniversary of Angular’s red shield. AngularJS was the starting point for a new wave of JavaScript frameworks emerging to support the increasing need for rich web experiences. Today with a new look and a set of forward-thinking features we bring everyone along to the future with version 17, setting new standards for performance and developer experience.





Laracon EU 2024 - Save the date!


The flagship Laravel event in Europe returns to Amsterdam for 2024.
The post Laracon EU 2024 - Save the date! appeared first on Laravel News.





jQuery 3.7.1 Released: Reliable Table Row Dimensions

jQuery 3.7.1 has been released! This release fixes a regression from jQuery 3.6.0 that resulted in rounded dimensions for elements in Chrome and Safari. Also, a (mostly) internal Sizzle method, jQuery.find.tokenize that was on the jQuery object was accidentally removed when we removed Sizzle in jQuery 3.7.0. That method has been restored.