
Luke Downing
@LukeDowning19
Followers
7K
Following
8K
Media
554
Statuses
5K
Teacher @laracasts | Core team @pestphp | Public speaker https://t.co/5rWsazxq4W
Outer Hebrides
Joined November 2018
If you can't attend Laracon US, I promise you'll be able to watch my talk soon. Can't wait for you to see it!. Also can't wait to cover all of the incredible new releases coming 👀.
If you're unable to make it to @laraconus next week, rest assured that we will be covering all of the important announcements and new features. The entire team will be working on it. And if you ARE able to attend, look forward to @LukeDowning19's excellent talk on Day 1. :)
1
1
27
RT @laracasts: We're proud to announce that @simonswiss will officially be joining the Laracasts team in February as a full-time instructor….
0
4
0
RT @laracasts: Today on Laracasts, we're launching a brand new course from @LukeDowning19. "Continuous Integration Step by Step". Learn h….
0
25
0
RT @laracasts: Today, we're launching a complete refresh of our introductory Livewire course. "Livewire 3 From Scratch". - 4 Hours of Cont….
0
54
0
RT @LeahTCodes: A little terrified to share this, but:. My first YouTube video is live now! . It’s a walkthrough of my Laravel project and….
0
72
0
This should be the default. So good. Well worth a read through the thread to understand what's going on.
Using Vite's code splitting with Inertia? We dropped a new feature just for you:. tl;dr; adding `Vite::prefetch(concurrency: 3)` to your service provider will eagerly prefetch your apps assets in the background on initial load leading to improved navigation response times. What?.
1
0
14
Really cool, and an easy way to avoid some pesky bugs if you add this at the start of a new project.
just released Pest 3.2.0 with a new arch expectation:. - toUseStrictEquality: ensures your app always uses the `===` comparison operator instead of `==`. 🤌🏻. it's also added to the "strict" preset, so if you're using it, just update and get this check for free. enjoy! 🫡
0
4
16
RT @joetannenbaum: As I talked about with @inxilpro on @overngineeredfm, I'm going to start a podcast called Side Project. Big, small, la….
0
8
0
RT @enunomaduro: in case you missed it, @LukeDowning19 made a great video covering pest 3’s new features. check it out: .
0
2
0
RT @enunomaduro: Just ran a script to total up the downloads of all the packages I’ve created or co-created, and the result is mind-blowing….
0
8
0
This is why we do what we do.
@LukeDowning19 @bhaidar This is what I needed. Some extra motivation to migrate all projects to pest v3 Friday. I blocked my morning for this. 💪.
0
0
2
If you're confused or on the fence about mutation testing, I've tried very hard to provide real examples from a real test suite. I'm also around all day to answer any questions and help out. (@tobias_petry I know you mentioned this the other day).
2
0
6
RT @calebporzio: 🚀🚀🚀 Full Flux docs site is live!. Launching officially next Monday, Sept 23rd, rain or shine 🤘. Site below 👇.
0
34
0
RT @marcelpociot: Have you already tried the new "herd profile" feature in the latest Laravel Herd update? 🔥
0
21
0
Another gem from the man himself for those of you looking to take your search to the next level (without the hassle).
New video out! . In this one I cover the lightning fast full text search library @typesense and how it works with Laravel Scout. Y'all go check it out!.
1
0
12
It's more than a cool PHPStan trick though. IDEs like @phpstorm understand these generic annotations, meaning that you retain full autocomplete support for this method without resorting to comments!. Generics take a little time to understand, but they unlock so many cool tricks!.
3
0
8