pascalbaljet
pascalbaljet

Pascal Baljet

@pascalbaljet

Full-stack Laravel developer and open-source enthusiast. Building software at Protone Media.

157 Posts 3K Views

  • No matching results...
  • Searching...

/ 255

Pinned

I published the beta release of Inertia Modal 🔥

For now, it's just the Vue version. Next week, I'll release the React version. You can find the repo, docs, and examples in the posts below 👇

image

2

207

Just took a walk with our youngest, who fell asleep, so I put on the @laravelnews podcast and learned about the new withAttributes() method, PR’d by Džuris (tontonsb).

Super cool how you can now create related models with default values straight from the relationship! 👌

image

91

🚀 Sneak peek: Inertia Forms! 🚀

It's not ready for release yet, but I couldn't wait to share it! This new package brings Form Components, a powerful Form Builder, and a fully compatible useForm() replacement.

Check it out! 👇

www.youtube.com/watch?v=crVtX1QRP5s

1

106

I needed a way to interact with a resolved controller dependency before the method was executed. Turns out Laravel has support for this out of the box with afterResolvingAttribute().

Check out the example below: duplicates are only prevented when the payment is processed 💫

image

63

Not a big tip, but it helps when a user asks about something from a while ago.

I use Sentry for exceptions, but for logs, I stick with the daily channel. The only thing I change is how long logs are kept, usually 90 or 120 days instead of the default 👌

image

57