Search
1000 results for “php”
-
Fed up with Composer not allowing per-package authentication (it forces per-host authentication).
So I made a plugin.
https://github.com/Laragear/MultiAuth
Haven't tested it yet on prod, but it *should* work. If not, welp, I'm testing it today on a project.
#PHP #Programming #ComposerPHP #Coding #Code #SoftwareDevelopment #WebDevelopment
-
Fed up with Composer not allowing per-package authentication (it forces per-host authentication).
So I made a plugin.
https://github.com/Laragear/MultiAuth
Haven't tested it yet on prod, but it *should* work. If not, welp, I'm testing it today on a project.
#PHP #Programming #ComposerPHP #Coding #Code #SoftwareDevelopment #WebDevelopment
-
Fed up with Composer not allowing per-package authentication (it forces per-host authentication).
So I made a plugin.
https://github.com/Laragear/MultiAuth
Haven't tested it yet on prod, but it *should* work. If not, welp, I'm testing it today on a project.
#PHP #Programming #ComposerPHP #Coding #Code #SoftwareDevelopment #WebDevelopment
-
At work, I'm coding on legacy projects in vanilla #php. I only used #symfony a little a long time ago. Recently I decided to check #laravel, just to know what I was missing.
The first thing you see on their website is that it's for "artisans and agents" and a fake button to choose between using #ai now or "when you're ready".
OK... no thanks.
-
📣 Last chance to join the Sylius hackathon! 🚀
Tomorrow, we're gathering at the @bitexpert office in Mannheim to improve Sylius together. 🤝 Don't miss this opportunity to contribute to the ecosystem and meet fellow enthusiasts.
Register now: https://www.meetup.com/phpug-rhein-neckar/events/312782219/
-
📣 Last chance to join the Sylius hackathon! 🚀
Tomorrow, we're gathering at the @bitexpert office in Mannheim to improve Sylius together. 🤝 Don't miss this opportunity to contribute to the ecosystem and meet fellow enthusiasts.
Register now: https://www.meetup.com/phpug-rhein-neckar/events/312782219/
-
📣 Last chance to join the Sylius hackathon! 🚀
Tomorrow, we're gathering at the @bitexpert office in Mannheim to improve Sylius together. 🤝 Don't miss this opportunity to contribute to the ecosystem and meet fellow enthusiasts.
Register now: https://www.meetup.com/phpug-rhein-neckar/events/312782219/
-
📣 Last chance to join the Sylius hackathon! 🚀
Tomorrow, we're gathering at the @bitexpert office in Mannheim to improve Sylius together. 🤝 Don't miss this opportunity to contribute to the ecosystem and meet fellow enthusiasts.
Register now: https://www.meetup.com/phpug-rhein-neckar/events/312782219/
-
📣 Last chance to join the Sylius hackathon! 🚀
Tomorrow, we're gathering at the @bitexpert office in Mannheim to improve Sylius together. 🤝 Don't miss this opportunity to contribute to the ecosystem and meet fellow enthusiasts.
Register now: https://www.meetup.com/phpug-rhein-neckar/events/312782219/
-
Лечение амнезии между AI-сессиями разработки
Статья о том, как решить проблему «забывчивости» LLM между AI-сессиями разработки. Рассматривается причина деградации контекста и предлагается практический подход с использованием ai_readme файлов и агентских хуков, которые принудительно возвращают модель к важным инструкциям. Материал ориентирован на опытных промт-инженеров и показывает, как повысить стабильность и качество генерации кода в реальных больших проектах и при больших контекстных окнах.
https://habr.com/ru/articles/1029352/
#LLM #агенты_ии #агенты_влияния #агенты_ai #агенты_на_бям #разработка_по #php
-
Лечение амнезии между AI-сессиями разработки
Статья о том, как решить проблему «забывчивости» LLM между AI-сессиями разработки. Рассматривается причина деградации контекста и предлагается практический подход с использованием ai_readme файлов и агентских хуков, которые принудительно возвращают модель к важным инструкциям. Материал ориентирован на опытных промт-инженеров и показывает, как повысить стабильность и качество генерации кода в реальных больших проектах и при больших контекстных окнах.
https://habr.com/ru/articles/1029352/
#LLM #агенты_ии #агенты_влияния #агенты_ai #агенты_на_бям #разработка_по #php
-
Лечение амнезии между AI-сессиями разработки
Статья о том, как решить проблему «забывчивости» LLM между AI-сессиями разработки. Рассматривается причина деградации контекста и предлагается практический подход с использованием ai_readme файлов и агентских хуков, которые принудительно возвращают модель к важным инструкциям. Материал ориентирован на опытных промт-инженеров и показывает, как повысить стабильность и качество генерации кода в реальных больших проектах и при больших контекстных окнах.
https://habr.com/ru/articles/1029352/
#LLM #агенты_ии #агенты_влияния #агенты_ai #агенты_на_бям #разработка_по #php
-
Setup and Run #PHP 8.5 on Oracle Linux #VPS (with HTTPS + Reverse Proxy)
This articles provides a guide to setup and run PHP 8.5 on Oracle Linux VPS with secure web server and reverse proxy configured.
PHP 8.5 introduces powerful new language features including the Pipe Operator, URI extension, Clone-With syntax, new array helpers, safer attributes, and major performance ...
Continued 👉 https://blog.radwebhosting.com/setup-and-run-php-8-5-on-oracle-linux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #oraclelinux #reverseproxy #phpfpm #opensource #selfhosted #selfhosting -
Setup and Run #PHP 8.5 on Oracle Linux #VPS (with HTTPS + Reverse Proxy)
This articles provides a guide to setup and run PHP 8.5 on Oracle Linux VPS with secure web server and reverse proxy configured.
PHP 8.5 introduces powerful new language features including the Pipe Operator, URI extension, Clone-With syntax, new array helpers, safer attributes, and major performance ...
Continued 👉 https://blog.radwebhosting.com/setup-and-run-php-8-5-on-oracle-linux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #reverseproxy #phpfpm #selfhosted #opensource #selfhosting #oraclelinux -
New release: PHPStan 2.1.53 https://github.com/phpstan/phpstan/releases/tag/2.1.53 #phpstan
-
✅ (Solved) How to Fix #PHP Warning: Module ‘imagick’ already loaded Error
This article provides a guide for how to fix PHP Warning: Module 'imagick' already loaded errors.
🛠️ How to Fix PHP Warning: Module 'imagick' already loaded Error
When PHP encounters this warning, it means that the Imagick extension is being loaded more than once in your configuration files. While the warning itself usually won’t ...
Continued 👉 https://blog.radwebhosting.com/how-to-fix-php-warning-module-imagick-already-loaded/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #redis #imagemagick #troubleshooting -
✅ (Solved) How to Fix #PHP Warning: Module ‘imagick’ already loaded Error
This article provides a guide for how to fix PHP Warning: Module 'imagick' already loaded errors.
🛠️ How to Fix PHP Warning: Module 'imagick' already loaded Error
When PHP encounters this warning, it means that the Imagick extension is being loaded more than once in your configuration files. While the warning itself usually won’t ...
Continued 👉 https://blog.radwebhosting.com/how-to-fix-php-warning-module-imagick-already-loaded/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #imagemagick #redis #troubleshooting -
New release: PHPStan 2.1.52 https://github.com/phpstan/phpstan/releases/tag/2.1.52 #phpstan
-
Get inspired by real-world Sylius solutions! 🎉 On April 30th, @shochdoerfer from @bitexpert will join us at the Sylius Meetup in Mannheim to share case studies of successful Sylius implementations for B2B companies. See how Sylius can help you overcome complex business challenges.
Register now: https://www.meetup.com/phpug-rhein-neckar/events/312782219/
-
Get inspired by real-world Sylius solutions! 🎉 On April 30th, @shochdoerfer from @bitexpert will join us at the Sylius Meetup in Mannheim to share case studies of successful Sylius implementations for B2B companies. See how Sylius can help you overcome complex business challenges.
Register now: https://www.meetup.com/phpug-rhein-neckar/events/312782219/
-
Get inspired by real-world Sylius solutions! 🎉 On April 30th, @shochdoerfer from @bitexpert will join us at the Sylius Meetup in Mannheim to share case studies of successful Sylius implementations for B2B companies. See how Sylius can help you overcome complex business challenges.
Register now: https://www.meetup.com/phpug-rhein-neckar/events/312782219/
-
Get inspired by real-world Sylius solutions! 🎉 On April 30th, @shochdoerfer from @bitexpert will join us at the Sylius Meetup in Mannheim to share case studies of successful Sylius implementations for B2B companies. See how Sylius can help you overcome complex business challenges.
Register now: https://www.meetup.com/phpug-rhein-neckar/events/312782219/
-
Get inspired by real-world Sylius solutions! 🎉 On April 30th, @shochdoerfer from @bitexpert will join us at the Sylius Meetup in Mannheim to share case studies of successful Sylius implementations for B2B companies. See how Sylius can help you overcome complex business challenges.
Register now: https://www.meetup.com/phpug-rhein-neckar/events/312782219/
-
I was ready to create an issue on @phpunit because of a strange behavior that I dug for a few hours...
While writing the description and explaining the details, I found that the issue was my own code...
Take the time to step back and explain to someone, an issue or an object on your desk. Most of the time a solution will come !!
-
It’s using the pre-compiled Static PHP artifacts, but if this works well, and there’s interest, I’ll set up my own build system and hosting, so I’m not taxing their resources and can offer different combinations of extensions.
-
So, I decided to re-work it to use Static PHP, and after struggling with differences between versions of bash, I've finally got it working and ready for others to try out.
Be warned, it’s experimental!
-
@[email protected]
Ich verstehe das Warmeempfinden mancher Mitmenschen (m/w/d) auch nicht 🤷
Wobei... Immer mehr #Ebiker - ausschließlich im #Powermodus unterwegs 🤷🤦🤡 -
@[email protected]
Ich verstehe das Warmeempfinden mancher Mitmenschen (m/w/d) auch nicht 🤷
Wobei... Immer mehr #Ebiker - ausschließlich im #Powermodus unterwegs 🤷🤦🤡