MUNYUA MAKES HISTORY! 🇰🇪
INCREDIBLE!
David Munyua produces one of the biggest shocks in World Championship history to dump out Mike De Decker!
What a moment for Kenyan darts!
#WCDarts | R1
If you need to bulk update/delete models through chunking and count the affected, a lazy collection can save you from having to pass a count variable by reference to achieve the result you'd expect like a bulk SQL update/deletion would
mega @laravelphp tip: if you have a class that gets resolved out of the ioc container, but you need the current authenticated user injected via constructor, just add this beautiful #[CurrentUser] attribute..
🔥 If you set an "app.editor" config key in your @laravelphp app to your preferred IDE, you can click on any file in the exception pages or stack traces to open your IDE right to that line of code.
Works for PHPStorm, VSCode, Cursor, etc.
Huge time saver for debugging!
Some pretty cool stuff has shipped in Laravel over the last two weeks. 💪
First, a new Http::batch() method allows you to make concurrent HTTP requests while also attaching callbacks to be invoked on progress, failure, completion, and more.
Thanks @wendell_adriel!
https://t.co/5XBDtwVfbX