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.

PHP Russia 2022

PHP Russia is the only Russian conference focused on PHP. It will be held in Moscow November 24-25, 2022. Main topics are PHP ecosystem (PHP itself, standards, frameworks, libraries and OpenSource) and major players experience in building complex projects using best practices and modern approaches.
We expect 600+ attendees and 20+ speakers!
Our audience consists of applications developers, API developers, CTO’s, CEO’s, fullstack developers, etc.





Laravel API Response Helpers


Laravel API Response Helpers is a super simple package allowing for consistent API responses throughout your Laravel application.
The post Laravel API Response Helpers appeared first on Laravel News.





Enforcing Morph Maps in Laravel


Instead of relying on developers to remember to register polymorphic aliases, Laravel 8.59 brings a new `requireMorphMap` method to strictly enforce aliases being set.
The post Enforcing Morph Maps in Laravel appeared first on Laravel News.





WordPress 5.8.1 Security and Maintenance Release

WordPress 5.8.1 is now available!

This security and maintenance release features 60 bug fixes in addition to 3 security fixes. Because this is a security release, it is recommended that you update your sites immediately. All versions since WordPress 5.4 have also been updated.





Laravel Defibrillator: Keep Application Tasks Running At a Normal Rhythm


Laravel Defibrillator is a package by Michael Dyrynda that helps you ensure that aspects of your application should be running regularly are doing so.
The post Laravel Defibrillator: Keep Application Tasks Running At a Normal Rhythm appeared first on Laravel News.





Longhorn PHP 2021

Longhorn PHP is returning for its third year! The conference will be held October 14-16, 2021, in Austin, Texas.
Longhorn PHP exists to help PHP developers level up their craft and connect with the larger PHP community. Check out our full schedule now, and get your tickets by September 17th to take advantage of early bird pricing!





Mistakes I've Made in AWS


Here's a collection of the most commonly missed things when using AWS with Forge!
The post Mistakes I've Made in AWS appeared first on Laravel News.





Laravel 8.59 Released


The Laravel team released 8.59 with new morph convenience methods, disallowing class morphs, merging defaults to validated inputs, quiet model factory creation, and the latest changes in the v8.x branch
The post Laravel 8.59 Released appeared first on Laravel News.