Ryan Chandler (@ryangjchandler) 's Twitter Profile
Ryan Chandler

@ryangjchandler

Software Engineer.

ID: 1088489047260041217

linkhttps://ryangjchandler.co.uk calendar_today24-01-2019 17:29:46

7,7K Tweet

8,8K Followers

398 Following

Ryan Chandler (@ryangjchandler) 's Twitter Profile Photo

So I built a video editor, sort of. I wanted to test it out and actually put something together with it, so here's a ~70s video about the upcoming "pipe" or "pipeline" operator in PHP 8.5! youtube.com/watch?v=2H-BOL…

Oliver Nybroe (@olivernybroe) 's Twitter Profile Photo

Ever used a route parameter in a form request in Laravel? 👀 I recently learned that you can actually dependency inject the route parameter directly into the `rules` method instead. This will also strictly type it and make PHPStan happy 🐘

Ever used a route parameter in a form request in <a href="/Laravel/">Laravel</a>? 👀

I recently learned that you can actually dependency inject the route parameter directly into the `rules` method instead. This will also strictly type it and make PHPStan happy 🐘
James Brooks (@jbrooksuk) 's Twitter Profile Photo

When we began working on the big Laravel Forge update that Taylor Otwell teased recently, we had the chance to switch from Vue to React. However, we stuck with Vue. Our team is very comfortable with Vue 3’s composition API and Inertia 2. But React’s ecosystem, I hear you

James Brooks (@jbrooksuk) 's Twitter Profile Photo

For the Forge update we've adopted the Action pattern and it's been incredibly productive for us, allowing us to efficiently refactor old code as we go. Previously Forge had a massive class of methods (split into traits) that was unwieldily and much harder to test.

Ashley Hindle (@ashleyhindle) 's Twitter Profile Photo

Laravel Live UK may have finished (and was incredible!), but Laracon US , Laravel Live Denmark, and Laracon AU are all on the calendar 📅 And you can get an overview of them all at once with a 1 second SSH: ssh [email protected] 🧑‍💻 Living in the future? Or too much time on my hands?

Joe Tannenbaum (@joetannenbaum) 's Twitter Profile Photo

We're working on big improvements to the Inertia.js docs! In the meantime we've added some quick wins to help AI understand Inertia better: inertiajs.com/llms.txt inertiajs.com/llms-full.txt You can now also add ".md" to any docs URL for Markdown: inertiajs.com/pages.md