Alex (@alex_) 's Twitter Profile
Alex

@alex_

Web, tech, and code enthousiast at @spatie_be

ID: 50056622

linkhttps://alexvanderbist.com/ calendar_today23-06-2009 18:27:12

2,2K Tweet

2,2K Takipçi

844 Takip Edilen

Freek Van der Herten 🔭 (@freekmurze) 's Twitter Profile Photo

Later this month, all Spatie packages will be downloaded a staggering… 🤯 1 BILLION TIMES 🤯 To mark that occasion we created a special site 1billion.spatie.be You can read the story behind our journey there, and how we maintain all of it #php #laravel

Alex (@alex_) 's Twitter Profile Photo

Cooking up a little PEST plugin to test all HTTP routes from a single test. This works great as a smoke test to see if a small change unexpectedly broke a random endpoint. It's got a fluent API and supports all of Laravel's HTTP response assertions out of the box!

Cooking up a little <a href="/pestphp/">PEST</a> plugin to test all HTTP routes from a single test. This works great as a smoke test to see if a small change unexpectedly broke a random endpoint.

It's got a fluent API and supports all of <a href="/laravelphp/">Laravel</a>'s HTTP response assertions out of the box!
Freek Van der Herten 🔭 (@freekmurze) 's Twitter Profile Photo

💌 My colleagues at Spatie and I are starting a new newsletter where we share links that inspired the team. Subscribe here: href.email We'll send out the first issue early September.

💌 My colleagues at <a href="/spatie_be/">Spatie</a> and I are starting a new newsletter where we share links that inspired the team.

Subscribe here:
href.email

We'll send out the first issue early September.
Alex (@alex_) 's Twitter Profile Photo

Impossible to inspect dropdowns? Forced :hover state not working? Try enabling "emulate a focused page" in the Chrome dev tools. No idea why this isn't the default behaviour but I wish I knew this 10 years ago...

Spatie (@spatie_be) 's Twitter Profile Photo

S.P.A.T.I.E. invites would-be agents to their first briefing. Find your objective on Monday 25th at 9:00 CET at topsecret.spatie.be. Don't be late.

Alex (@alex_) 's Twitter Profile Photo

Any tips for handling large #Laravel Horizon jobs more effectively? Getting [job] attempted too many times usually points to OOM/timeouts, but debugging is tough - especially with 30min+ execution times and retries. What's your approach?