Profile avatar
clara42.bsky.social
Laravel, VueJS, Cyber Security. OSCP/OSEP Certified 🌈
163 posts 1,476 followers 850 following
Regular Contributor
Active Commenter

Holy crap, this is amazing.

🙌🏼

Tariffs xkcd.com/3073

Jumping on the bandwagon, absolute perfection 🥹

🚀✨ GIVEAWAY ALERT! ✨🚀 We have teamed up with Moonbase Labs to send two lucky Larabelles to Laracon US 2025 in Denver, Colorado! 🔥 We’ll provide the ticket plus a financial contribution to help with your travel and accommodation expenses - so don’t miss out and enter below!

The view from the @crikeycon.bsky.social networking event last night 😍😍

Anyone got any good analytics suggestions? GA feels over engineered Fathom is quite pricy for my use case ($1200/yr)

A keysmash made it to production 🙈 The lgtm is a lie 🥲

Anyone have any good secure mobile apps for things like viewing a db remotely or commiting a quick fix? I generally have a laptop handy but it feels unnecessary for a lot of typo style hot fixes or db checks

My parents were far lefter's. No vax, no drs, organic only, no mobiles, limited TV. You name it, that was my life. I was still diagnosed with ADHD and ASD. This whole crowd has been conned by eugenics fanatics to the point that their only conclusion is that I'm lying about my upbringing 🙄

Finding this bug was very fun! My tests were failing because I was using soft deletes then trying to `updateOrCreate` something previously deleted. Using `dump` highlighted a framework bug where soft deletes are ignored. Meaning a laravel bug fixed my bug 🤯

Schrodinger's Bug, it works when you debug the code This code works with `dumpToRawSql()` but fails without 😑 #laravel #timeToDrinkAwayThePain

This years goal is more high quality cheap meals, under $6pp. Today’s feed is a pulled pork mini shepherds pie with cheese 🤤 9/10

Calling my laravel inertia friends! Does something like this already exist? If not, why not? Inertia backend response, loaded from a component that’s only property is the url it’s loading. Kinda like how the router works but just for a single component. ie inside a flyover or modal

I need a Laravel feature to save me from dread, a warning for changes on tables widespread. Migrations are simple when data is light, but on millions of rows? That’s not a fair fight! 😮‍💨

Using Laravel on windows is an uphill battle Today I managed to deploy a forge site on it via a vm but Murphy’s law really tried to stop me 😮‍💨