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.

Improve Debugging Output With Laravel Dumper


The Laravel dumper package improves on the default dumper with useful Laravel-specific enhancements.
The post Improve Debugging Output With Laravel Dumper appeared first on Laravel News.





Safer Staging Environments with Blackhole Storage


If your staging env has a table that ideally doesn't have data in it (especially production data), you can make it a BLACKHOLE table
The post Safer Staging Environments with Blackhole Storage appeared first on Laravel News.





phpday 2022

The Italian PHP user group GrUSP is pleased to announce the 19th edition of phpday, taking place on May 19-20th, 2022. This edition is going to be hybrid: it takes place in Verona (Italy) and will also be accessible online!
phpday is one the first historic European conferences dedicated to PHP development, technologies and management.





TALL Stack Admin Panel: Lean Admin Sneak Peek


Lean Admin, our TALLstack-powered package for building customer-facing admin panels, will be launching soon take a look at some of the features you can expect.
The post TALL Stack Admin Panel: Lean Admin Sneak Peek appeared first on Laravel News.





Deploy your PHP Codebase with Ansible and GitHub Actions


This tutorial will show you how you can automate the deploy of your PHP codebase with the help of GitHub Actions and Ansible.
The post Deploy your PHP Codebase with Ansible and GitHub Actions appeared first on Laravel News.





A Week of Symfony #786 (17-23 January 2022)

This was a very intense week for Symfony: first we introduced the new Symfony 6 certification exam, then we announced a new and better way to start Symfony projects and finally, we updated Symfony Flex to provide fast, smart Flex recipe upgrades which will simplify a lot upgrading to newer Symfony versions.





[extension] denisok94/helper

Helper Class

  1. include
  2. Использование
  3. Yii2

Класс с набором полезных функций, по мнению автора.
Не претендует на идеальность и единственное верное решение.
A class with a set of useful functions, according to the author.
It does not pretend to be ideal and the only correct solution.





PHP 8.1.2 Released!

The PHP development team announces the immediate availability of PHP 8.1.2. This is a bug fix release.

All PHP 8.1 users are encouraged to upgrade to this version.

For source downloads of PHP 8.1.2 please visit our downloads page,
Windows source and binaries can be found on windows.php.net/download/.
The list of changes is recorded in the ChangeLog.





A New Major Version of Ignition Debuts in Laravel 9


The team at Spatie released a significant new version of Ignition for Laravel. Learn about what's new and start using it in your Laravel 8 apps today!
The post A New Major Version of Ignition Debuts in Laravel 9 appeared first on Laravel News.