home.social

Search

1000 results for “php”

  1. Fed up with Composer not allowing per-package authentication (it forces per-host authentication).

    So I made a plugin.

    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

  2. Fed up with Composer not allowing per-package authentication (it forces per-host authentication).

    So I made a plugin.

    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

  3. Fed up with Composer not allowing per-package authentication (it forces per-host authentication).

    So I made a plugin.

    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

  4. 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.

  5. How I Built an AI Image Studio with 9 Tools Using PHP 8.4 — Architecture, Bugs & Lessons I just launched 24picture — an all-in-one AI image studio with 9 specialized tools. Built with PHP 8...

    #php #ai #webdev #beginners

    Origin | Interest | Match
  6. 📣 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: meetup.com/phpug-rhein-neckar/

    #phpugmrn #rheinneckarrocks #phpc #sylius

  7. 📣 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: meetup.com/phpug-rhein-neckar/

    #phpugmrn #rheinneckarrocks #phpc #sylius

  8. 📣 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: meetup.com/phpug-rhein-neckar/

    #phpugmrn #rheinneckarrocks #phpc #sylius

  9. 📣 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: meetup.com/phpug-rhein-neckar/

    #phpugmrn #rheinneckarrocks #phpc #sylius

  10. 📣 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: meetup.com/phpug-rhein-neckar/

    #phpugmrn #rheinneckarrocks #phpc #sylius

  11. How to Create #PHP #Cron Jobs on Linux Server This guide demonstrates how to create PHP cron jobs on Linux server. What are PHP Cron Jobs? Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used ... Continued 👉 #cronjob

  12. Лечение амнезии между AI-сессиями разработки

    Статья о том, как решить проблему «забывчивости» LLM между AI-сессиями разработки. Рассматривается причина деградации контекста и предлагается практический подход с использованием ai_readme файлов и агентских хуков, которые принудительно возвращают модель к важным инструкциям. Материал ориентирован на опытных промт-инженеров и показывает, как повысить стабильность и качество генерации кода в реальных больших проектах и при больших контекстных окнах.

    habr.com/ru/articles/1029352/

    #LLM #агенты_ии #агенты_влияния #агенты_ai #агенты_на_бям #разработка_по #php

  13. Лечение амнезии между AI-сессиями разработки

    Статья о том, как решить проблему «забывчивости» LLM между AI-сессиями разработки. Рассматривается причина деградации контекста и предлагается практический подход с использованием ai_readme файлов и агентских хуков, которые принудительно возвращают модель к важным инструкциям. Материал ориентирован на опытных промт-инженеров и показывает, как повысить стабильность и качество генерации кода в реальных больших проектах и при больших контекстных окнах.

    habr.com/ru/articles/1029352/

    #LLM #агенты_ии #агенты_влияния #агенты_ai #агенты_на_бям #разработка_по #php

  14. Лечение амнезии между AI-сессиями разработки

    Статья о том, как решить проблему «забывчивости» LLM между AI-сессиями разработки. Рассматривается причина деградации контекста и предлагается практический подход с использованием ai_readme файлов и агентских хуков, которые принудительно возвращают модель к важным инструкциям. Материал ориентирован на опытных промт-инженеров и показывает, как повысить стабильность и качество генерации кода в реальных больших проектах и при больших контекстных окнах.

    habr.com/ru/articles/1029352/

    #LLM #агенты_ии #агенты_влияния #агенты_ai #агенты_на_бям #разработка_по #php

  15. 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 👉 blog.radwebhosting.com/setup-a #oraclelinux #reverseproxy #phpfpm #opensource #selfhosted #selfhosting

  16. 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 👉 blog.radwebhosting.com/setup-a #reverseproxy #phpfpm #selfhosted #opensource #selfhosting #oraclelinux

  17. ✅ (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 👉 blog.radwebhosting.com/how-to- #redis #imagemagick #troubleshooting

  18. ✅ (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 👉 blog.radwebhosting.com/how-to- #imagemagick #redis #troubleshooting

  19. 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: meetup.com/phpug-rhein-neckar/

    #phpugmrn #rheinneckarrocks #phpc #sylius

  20. 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: meetup.com/phpug-rhein-neckar/

    #phpugmrn #rheinneckarrocks #phpc #sylius

  21. 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: meetup.com/phpug-rhein-neckar/

    #phpugmrn #rheinneckarrocks #phpc #sylius

  22. 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: meetup.com/phpug-rhein-neckar/

    #phpugmrn #rheinneckarrocks #phpc #sylius

  23. 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: meetup.com/phpug-rhein-neckar/

    #phpugmrn #rheinneckarrocks #phpc #sylius

  24. 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 !!

    #MyLife #Developer #PHP

  25. 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.

    #PHP #asdf #StaticPHP

  26. 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!

    github.com/ramsey/asdf-php

    #PHP #asdf #StaticPHP

  27. @[email protected]

    Ich verstehe das Warmeempfinden mancher Mitmenschen (m/w/d) auch nicht
    🤷

    Wobei... Immer mehr
    #Ebiker - ausschließlich im #Powermodus unterwegs 🤷🤦🤡

  28. @[email protected]

    Ich verstehe das Warmeempfinden mancher Mitmenschen (m/w/d) auch nicht
    🤷

    Wobei... Immer mehr
    #Ebiker - ausschließlich im #Powermodus unterwegs 🤷🤦🤡