Christoph Rumpel
banner
christophrumpel.bsky.social
Christoph Rumpel
@christophrumpel.bsky.social
👶 Father
🐘 PHP Developer
🌟 Working at Laravel
🇦🇹 From Vienna
It is also my first time using Wayfinder from Laravel
@joe.codes 👏

I found it interesting that you can use invokeable controllers for getting the URL of a route 😮

github.com/laravel/wayf...
November 21, 2025 at 8:15 PM
Checking the time after playing with the kids...

... where is MY Apple watch now? 🙈
November 19, 2025 at 3:14 PM
How many repositories do you have on GitHub?
November 17, 2025 at 2:13 PM
It is really nice how @pestphp.bsky.social browser testing also stores you a screenshot to check the UI that has been tested 👏
November 13, 2025 at 3:21 PM
Little size comparison of the new Elgato Prompter XL 😮
November 6, 2025 at 3:04 PM
Todays lunch break 😍
November 5, 2025 at 10:56 AM
Switched to this approach for events, like I do with actions:

1️⃣ Make sure action/event was called
2️⃣ Test action/event isolated

Makes you test cleaner and less duplicated code when you use the same event/action somewhere else 👍
November 3, 2025 at 11:42 AM
Thinking about my test flow around tests. Here is where I am at with an import test. But not happy.

But I guess events are just like actions so I guess I would prefer just to make sure they are called and I assert the DB inside an event test isolated 🤔
October 30, 2025 at 8:55 PM
Using the Laravel Herd extension for @raycast is super useful for lots of things, but I love it for quickly start/stop a specific service 💪
October 27, 2025 at 10:06 AM
One of my @raycast.com quick links I need a lot :-)
October 22, 2025 at 8:18 AM
This Laracasts interview with Simon was a lot of fun 🙏

➡️ t.co/BTrtFWytk8
October 15, 2025 at 8:11 PM
I've tried to build and animate a code editor 👀

✅ Doing this via code gives you a ton of possibilities
❌ It's a lot of work if you don't plan to reuse it

Will see if this makes sense for one of my videos.

PS: Inspired @delba_oliveira and @Remotion
October 6, 2025 at 7:30 PM
The cool thing with Remotion is that I can feed the "data" from the outside and render a new video like that 😮

The script contains all my code examples and the text I wanna see. I can just programmatically create it. I feel like I'm on to something here...
October 2, 2025 at 1:59 PM
Creating videos through code 🤔

It’s fascinating how coding can simplify parts of the editing process that are usually tricky in standard video editors. Excited to see where this takes me!
October 2, 2025 at 12:07 PM
I just love working on beautiful demos for your videos 😍

Next video coming soon 🤞
September 24, 2025 at 2:27 PM
Anyone else working on their 🐢 neck issues? 😬

Been doing a couple of exercises every day for a couple weeks. Have you found a solution that worked for you?

PS: sadly climbing makes this a lot worse
September 23, 2025 at 1:18 PM
This little afternoon project is still running and analyzed already over one billion Bsky posts 😮

Thank you Laravel Cloud 🫡

laraskyspy-main-qzcdtd.laravel.cloud
September 22, 2025 at 7:45 AM
OMG 😱 📕

New Dan Brown book available!
He is the reason I feel in love with reading again; must read for me.

Any other Dan Brown fans here?
September 11, 2025 at 7:14 PM
🤦‍♂️
September 9, 2025 at 2:01 PM
I feel like in school again. 🤓

Another thing I learned today is the "var_export" method in PHP which I believe I have never used before.

The returned representation is valid PHP code you could use for code generation.
September 9, 2025 at 9:09 AM
Did you know that json_encode automatically handles ENUMS and returns the value?
(status is an ENUM in this example)

I did not! 😮
September 9, 2025 at 8:46 AM
Just learned about the native "tryFrom" ENUM method which returns NULL instead of an exception if the ENUM case is not given. 👍
September 8, 2025 at 1:19 PM
🌟 You know it was a great family holiday when you don’t need another to recover!

We've had our share of chaotic trips, but this one was as good as it can be with 2 under 2.5. ❤️
September 8, 2025 at 6:49 AM
Pro tip:

After 7 years of video creation, I still managed to achieve peak professionalism by rushing to record a video before kid duty...

only to discover I'm the proud owner of a new podcast episode 🎙️😅

It's funny but it hurts too 😬
August 26, 2025 at 4:54 AM
My most "debated" thumbnail ever on Reddit 🔥

Sure, it looks wild if you haven't seen the movie, but I had to do it! Zero regrets 😅

PS: Everyone loves the video though ❤️

www.youtube.com/watch?v=CAi4...
August 19, 2025 at 7:42 AM