shawnlindstrom.bsky.social
Husband, father, stoic, and full stack software developer #Laravel #PHP #Vue #ReactNative #AWS
36 posts
21 followers
50 following
Regular Contributor
Conversation Starter
comment in response to
post
Good point. Let me revise to remind everyone PDO doesn't exist and you should run your SQL with DB::select($query) and if you need an object don't forget to wrap it in a Collection. (Hope that saves my chance at getting into their secret handshake club!)
comment in response to
post
Thanks for the tip! I didn't know you could do that, and I like your point about needing it when you don't own or can't change the code. Thankfully, I get to live the strict comparison and type declarations everywhere life.
comment in response to
post
Thanks for sharing how you prioritize! When I started reviewing, I didn't provide a lot of feedback even when warranted because I had my own code to write and didn't see the value. I regret not putting in the right amount of effort because I failed to be a good mentor and steward of the codebase.
comment in response to
post
You're damn right I am!
comment in response to
post
The main thing to understand is that you are passing the $validated array (or whatever you pass through) to each class in the pipeline and modifying or appending values as you go for use in the next class/step in your pipeline. Here we add the account key to our $validated array after creation.
comment in response to
post
And on a related note, here's @taylorotwell.bsky.social reminding us to build each other up. Something you'll rarely get from the dogmatic crowd.
comment in response to
post
I'm so glad I can just say no to all those asinine requests.
comment in response to
post
Nice! Going to be epoch!
comment in response to
post
Lucky you. Thanks for the reminder that I have to do Vue 2 -> 3... someday.
comment in response to
post
Hi! 👋
comment in response to
post
I knew we were here! Thanks for curating the list!
comment in response to
post
BTW, not a shill for JB. I just use and love their products.