The @myportal.church waitlist is officially open! If you, or someone you know, is looking to create a fully connected digital experience for your church, join the waitlist today at myportal.church/signup
The @myportal.church waitlist is officially open! If you, or someone you know, is looking to create a fully connected digital experience for your church, join the waitlist today at myportal.church/signup
Thanks!! All better now!! But wowza that was painful, and I have a super high pain tolerance!
ποΈ Just published a new episode of Rough Cut Developer: Data Syncing and Billing Systems with Skyler Katz. Have a listen:
Had my first ever root canal a couple months ago, not fun...
New episode of Rough Cut Developer dropping tomorrow with special guest @skylerkatz.com!
Discovery for Laravel v1.2.0 makes the discovery process just a bit faster by introducing fibers! I shaved about 4 seconds off processing time in my largest app by doing this!
github.com/EncoreDigita...
TONIGHT! The last PHPxSTL Meetup of the year! Looking forward to seeing everybody!
phpxstl.com/meetups/3742...
We love a big bang production release! @myportal.church is that much closer to an open beta!!
Oh thatβs a good one!!
3 shows that I can watch over and over and over again:
- Suits
- Psych
- Chuck
kubernetes side quest this weekend?
Iβm not a fan of huge methods, but sometimes itβs easier and more straightforward to have a chonky method than to break everything up for the sake of smaller methods alone.
1 more week! Our next PHPxSTL meetup is next Wednesday, November 12th, at 7:00pm! Join us for a sweet hang to talk all things PHP and Laravel! Space for this one is very limited, so please RSVP!
phpxstl.com/meetups/3742...
A meme that says "AWS is the new oracle, change my mind"
Yep! It was an exception that was being swallowed up by my stripe package. Now the errors make much more sense!
You ever have that one random obscure error when programming that legit have no idea where itβs coming from? Thatβs been my whole evening!
Join us for a sweet hang at East Coast Pizza in Chesterfield at 7:00pm on November 12th!
We'll just be hanging out, talking about PHP and Laravel, and whatever else comes up!
Space for this one is very limited, so please RSVP!
phpxstl.com/meetups/3742...
I never realized how intricate the billing page in SaaS apps can be! I knew they were complicated, but wow did I underestimate this!
In God we trust, all others must write tests.
Nah we were just starting it when this happened. We postponed to later today.
Team: Let's do a production release today.
GitHub: I don't think so...
Moved β
Work Desk Setup β
Server Rack Setup β
Personal Desk Setup β
All boxes unpacked... Not even close!
This! 100% this!! Say it louder and say it again!
DHH nailed it!!
world.hey.com/dhh/the-grea...
That moment when CI says you don't have enough test coverage...
Me: WHAT! I wrote so many tests!!!
Also me: Oh, I forgot to push them up...
When tests pass locally but fail in CI for no reason...
This weekend will be filled with cornhole, billing, coding, and moving prep! It's gonna be chaos and it's gonna be fun!!
That feeling when you get a production alert that something is broken and you know exactly how to fix it before even looking at the code!
The struggle to launch quickly vs correctly is hitting hard tonight!
I'm building my own very custom billing system for @myportal.church. Could I build it directly into the core software itself? Yes. Did I? Nope! It's built as a package so I can use it over and over again in any future crazy project I come up with!