Новый оператор конвейера в PHP 8.5
https://www.amitmerchant.com/the-pipe-operator-php-85/
https://www.amitmerchant.com/the-pipe-operator-php-85/
Обработка ошибок транзакций в Laravel 12.9
https://www.harrisrafto.eu/elegant-transaction-error-handling-in-laravel/
https://www.harrisrafto.eu/elegant-transaction-error-handling-in-laravel/
Интегрируем внешние данные из нескольких источников с помощью DTO
https://www.luckymedia.dev/blog/how-to-integrate-multiple-external-data-sources-in-laravel-with-dtos
https://www.luckymedia.dev/blog/how-to-integrate-multiple-external-data-sources-in-laravel-with-dtos
Lucky Media
How to Integrate multiple external data sources in Laravel with DTOs - Lucky Media
For over a decade, Lucky Media has been a leading Software Development Agency in the US, based in Dallas, TX. We build custom software solutions for your business.
PHP Дайджест — Май 2025
https://blog.jetbrains.com/phpstorm/2025/05/php-annotated-may-2025/
https://blog.jetbrains.com/phpstorm/2025/05/php-annotated-may-2025/
The JetBrains Blog
PHP Annotated – May 2025 | The PhpStorm Blog
Welcome to the May edition of PHP Annotated! It’s been a minute since the last edition. Turns out time flies when you’re deep in foundation work, and the occasional existential debugging session. But
Filterable — система фильтрации запросов для Laravel
https://dev.to/thavarshan/introducing-filterable-a-powerful-modular-query-filtering-system-for-laravel-2gnl
https://dev.to/thavarshan/introducing-filterable-a-powerful-modular-query-filtering-system-for-laravel-2gnl
DEV Community
Introducing Filterable: A Powerful, Modular Query Filtering System for Laravel
If you've built Laravel applications that require complex filtering of your Eloquent models, you've...