Meteor 3.1.1 is here! This latest patch brings performance improvements, critical fixes, and updates based on community feedback.You can check out all that's new about his version in this video, where I had a chat with the core team:
During Taylor Otwell's talk at Laracon EU, he announced the release of Laravel 12 and brand new starter kits for Inertia and Laravel Livewire. These starter kits are impressive and due to release very soon!
Learn how to handle missing request data in Laravel using missing() and whenMissing(). Discover elegant ways to process optional fields and set default values.