Announcing Inertia 2.0: Redefining Frontend Development for Laravel
laravel-news.com/inertia-2-0
Using Fluent to Work With HTTP Client Responses in Laravel
laravel-news.com/using-fluent-to-work-with-http-client-responses-in-laravel-11
Unlock the secrets of Laravel security with Stephen Rees-Carter! 🔐
laravel-news.com/securing-laravel-applications-with-stephen-rees-carter
🎉 Exciting news from the Laravel Creator Series!
This week, we chat with Tobias Petry about his journey in database optimization, his MySQL Explain tool, and more. Don't miss his insights on Stack Bricks and contributions to the Laravel Debug Bar.
laravel-news.com/mysql-explain-with-tobias-petry
Fetch PHP is here! 🚀
Fetch PHP is a lightweight HTTP library inspired by JavaScript's fetch(), making PHP HTTP requests easy and fun. It uses the Guzzle client behind the scenes and supports both synchronous and asynchronous requests with a simple API. Check it out!
laravel-news.com/fetch-php