blancks
banner
blancks90.bsky.social
blancks
@blancks90.bsky.social
Software Engineer 💻, roleplayer 🎲 and sushi eater 🍣
he/him
Reposted by blancks
🫵 You @ Laracon US

🎟️ WIN a ticket to the conference

FREE to enter

Goodies for 🥈 and 🥉 place too!

👉 nativephp.com/laracon-us-2...
NativePHP
Build native applications, with the tools you already know.
nativephp.com
June 23, 2025 at 2:34 PM
I’ve got 3 routers at home and wanted to centralize logs. Two Zyxel boxes from my ISP support external syslog, but my beloved Fritz!Box doesn’t 😩

So I built this little script:
github.com/blancks/sysl...

It's just a tool that gets the job done but I hope it can help others with the same need!
GitHub - blancks/syslog-forwarder: A lightweight PHP script that captures and forwards syslog messages from a FRITZ!Box router to a remote syslog server.
A lightweight PHP script that captures and forwards syslog messages from a FRITZ!Box router to a remote syslog server. - blancks/syslog-forwarder
github.com
May 10, 2025 at 8:43 AM
Just discovered that PHP can be installed via winget on Windows:

winget install PHP.PHP.8.4
December 28, 2024 at 9:49 PM
Reposted by blancks
Do you use #PHP? Do you benefit from it?

Joe Watkins is a major contributor to PHP, so if you benefit from PHP, then you’re benefiting from Joe’s open source work.

Please support Joe and his family, as he deals with serious health issues.

www.gofundme.com/f/a-big-ask-...
Donate to A big ask from a big community, organized by Joe Watkins
A few years ago, we were in a dire situation and we reached out for help. Now, we are in an… Joe Watkins needs your support for A big ask from a big community
www.gofundme.com
December 24, 2024 at 8:43 PM
I'm learning Laravel and I just found this code in a slide of the course that I'm watching.
My experience as a dev tells me that this kinda defeat the purpose of using an ORM.
I've used instead Schema::disableForeignKeyConstraints() and its counterpart.

Is that right ?
December 23, 2024 at 8:52 AM
Did you know you can remove a file from a git repository without deleting it on the local filesystem? Because i didn't 😛

git rm --cached file.php
December 20, 2024 at 10:29 AM
Reposted by blancks
Hello, Bluesky!👋

We are finally here! Get ready for some amazing giveaways, announcements and general good vibes.

Larabelles rock 💪 🔥.

Check out our website and sign up to our newsletter if you haven't already done so. A new issue will be going out later this week, don't miss out!

larabelles.com
Larabelles
Larabelles is a community for PHP and Laravel developers under-represented due to their gender.
larabelles.com
December 16, 2024 at 11:00 PM
Learning Laravel from scratch after 15 years of core PHP development
December 14, 2024 at 5:28 AM
Just wanted to share my latest open source package here. I was having trouble finding a Json Patch implementation that fits my needs, so i decided to build my own one.
Feedbacks are gladly welcome of course!
GitHub - blancks/fast-jsonpatch-php: Class designed to handle JSON Patch operations in accordance with the RFC 6902 specification
Class designed to handle JSON Patch operations in accordance with the RFC 6902 specification - blancks/fast-jsonpatch-php
github.com
December 14, 2024 at 5:20 AM
December 2, 2024 at 2:23 PM
Was trying to compile #PHP 8.1 for an old 32bit platform running Ubuntu 16.04.7 LTS.
"make -j2" completed its job without issues apparently but unfortunately tests says otherwise.

Any hints?
November 16, 2024 at 11:09 AM
Reposted by blancks
everybody atheist till they gotta update a bios
November 14, 2024 at 1:06 PM