Released: mezzio/mezzio-laminasviewrenderer 3.0.0
#php #mezzio #laminas
https://github.com/mezzio/mezzio-laminasviewrenderer/releases/tag/3.0.0
Laravel Copilot Workspace: как я собрал полный цикл разработки вокруг Copilot-агентов
Я собрал Laravel-репозиторий, в котором GitHub Copilot работает не как один «волшебный ИИ», а как команда кастомных агентов: одни оформляют ТЗ и архитектуру, другие пишут и проверяют код, третьи обновляют документацию и собирают релизы. В статье показываю, как устроен этот workspace и как его можно использовать в своих проектах.
https://habr.com/ru/articles/972648/
#ии #copilot #laravel #php #visual_code
🚨#CakePHP 4.6.3 RELEASED🚨
Improvements include:
• Fixed #PHP 8.4 and 8.5 deprecation warnings.
• Fixed queries that use subqueries that already been executed.
+ more
♨️ https://github.com/cakephp/cakephp/releases/tag/4.6.3

Laravel vs Symfony: A Comprehensive Comparison of #PHP #Frameworks
This article provides a guide concerning #Laravel vs Symfony: a comprehensive comparison of PHP frameworks.
Laravel vs Symfony: A Comprehensive Comparison of PHP Frameworks
Laravel and #Symfony are two of the most popular PHP frameworks, widely used for building modern web applications. Both have strong communities, rich ecosystems, and are frequently chosen by ...
Continued 👉 https://blog.radwebhosting.com/laravel-vs-symfony-a-comprehensive-comparison-of-php-frameworks/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #websitedevelopment

I’m totally rusty with PHP, but I needed to find a way how to debug this thing. I opened sources and looked for the message rendered on the screen (it’s always helpful to search for strings in reverse engineering). I found where the error was sent to the log. So then just out of curiosity I added a command to display that message on the screen too.
The error message said that there was a problem at startup, specifically, it couldn’t open the log file. It was missing write permissions somehow
lol
I found this fix on the second day. Probably sleep and coffee helped. Soooo, have you tried coffee with cheese? I know it sounds weird, but trust me. A few years ago we were out in the wild, living in a hut, we boiled a pot of water, made instant coffee, and had sandwiches to eat, but all I wanted from the sandwich was cheese. Interestingly, the taste was not like when you just eat a sandwich and drink coffee. The combination was blending together surprisingly well.
Hey! Follow me on #togl! It's a thing I built. I like it.
Database Backups - No Backups vs Automated Backups
⚡ Database Backups - No Backups vs Automated Backups - Code quality comparison! Junior developers make common mistakes, senior devs write clean code. Learn from this! Learn the professional way! #PHP #WebDev #CodingTips #coding
#php #programming #coding #webdevelopment #softwareengineering #juniorvssenior #codereview #programmingtips #phptutorial #codingtutorial #bestpractices #phpprogramming #da...
https://www.youtube.com/watch?v=P30ILDeCdrA
My journey? — It probably started with this one.

✨ This Christmas season, let a little magic boost your #Symfony & #PHP skills 🎄
📊 Try a free 20-question monthly MCQ on SensioLabs University Platform, the online learning platform from the creator of Symfony
Test yourself now 👉 https://tinyurl.com/425f3xtk

ℹ️ #CentOS Stream 10 now provides #PHP 8.4.
As there is no more module, each version uses a different package name prefix:
- php (for 8.3)
- php8.4
Only 1 version can be installed.
The Zend Enterprise Web Platform delivers all the simplicity of PaaS for PHP, but with no lock-in or hidden costs.
Providing secure runtimes, autoscaling, and real-time observability, the Enterprise Web Platform collects everything to one custom-configured command center.
Stop firefighting, reduce complexity, and modernize with confidence.
Schedule your demo today >> https://ter.li/ab7occ
We released 3.14.1 of event-sourcing! See here for the changelog: https://github.com/patchlevel/event-sourcing/releases/tag/3.14.1
#PHP #DDD #EventSourcing