When Laravel's argument() method doesn't work like you expect, you start exploring alternatives. Here's the journey I took. #php #laravel https://masteringlaravel.io/daily/2026-01-20-handling-optional-console-command-arguments
RE: https://hachyderm.io/@itworldcup/115926604229775228
#PHP devs : Gooo
RE: https://hachyderm.io/@itworldcup/115926604229775228
Come on, PHP folks, let's make into the semi finals! Vote, vote, vote 😃
[BLOG] Implement an autodiscover plugin system in PHP #PHP https://cylab.be/blog/474/implement-an-autodiscover-plugin-system-in-php
✅ (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 #troubleshooting #imagemagick

A worthy read on optimization.
#php #optimization https://phpc.social/@brendt/115926611359472808
Ich habe hier einen hervorragenden Entwickler auf der Suche nach einer interessanten Anstellung, 20 Jahre Erfahrung bei der Entwicklung von Web- Applikationen, Open Source Enthusiast, umweltfreundlich.
Raum Wien oder remote (Vereinzelte Anwesenheit je nach Distanz auch dann möglich)
skills: #symfony #php #sql #css #js #ts #react #angular
Danke fürs teilen!
Huh?!? PHP 8.5:
`Uri\Rfc3986\Uri` class implements `toString()`... but NOT `__toString()` ?!?
=> Uncaught Error: Object of class Uri\Rfc3986\Uri could not be converted to string
https://wiki.php.net/rfc/url_parsing_api
Released: laminas/laminas-validator 3.13.0
#php #laminas
https://github.com/laminas/laminas-validator/releases/tag/3.13.0
RE: https://hachyderm.io/@itworldcup/115926604229775228
#PHP #Laravel people out there. We need to beat those silly buggers voting for Python 🤪
Optional Chaining ?. vs Null Coalescing ??: GAME CHANGER!
JavaScript's ?. operator vs PHP's ?? operator - which saves more lines of code? INSANE!
#javascript #php #jsvsphp #optionalchaining #nullcoalescing #nullsafeoperator #php8 #es2020 #viralcoding #modernjavascript #syntaxcomparison #mindblown
https://www.youtube.com/watch?v=7FcbUHkVC1s