Profile avatar
dancancode.bsky.social
Senior software engineer and business owner. Developing in Laravel, TypeScript, React, Vue, etc. Made at least one thing in production with Rust.
22 posts 56 followers 112 following
Regular Contributor
Conversation Starter

Damn. Sail no longer mentioned on the Laravel docs Installation page: laravel.com/docs/12.x/in... I found the previous version very useful: laravel.com/docs/11.x/in...

Trying to hire people smarter than you is a fascinating exercise

laravel has this "toOthers" method that literally broadcasts an event to everyone except the user who triggered it. 🤤 are you kidding me? laravel, you're the GOAT… 🐐

One of the APIs I'm most happy with is in [Gretel](github.com/glhd/gretel) — defining breadcrumbs right next to your routes is *so nice.* Adding a route? Just chain the breadcrumb on. Removing one? Just remove the whole block, and the breadcrumb config is gone, too!

If you ever had to downsize from the loss of a client or project (i.e. it finished), how did you go about it? The mechanics and communication.

If you sell any type of B2B software, jumping on a call with a customer is the number one way to get great feedback and build relationships. I know as developers we hate that, but it works.

This 3 minute article on PHP stack trace parameter security from @valorin.bsky.social is already proving useful! securinglaravel.com/security-tip...

So I'm setting up Sentry with Laravel and I see this. This seems bad, right @valorin.bsky.social ? Pretty sure I want that setting to remain on, and to not have arguments in my stack traces.

When attaching related records in Filament, you can customize the columns searched and how the results appear. Found this handy in responding to a customer request!

I'm here, finally! This is just my default expression toward new things 😆