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
Pest 3 is here! 🚀
Dive into mutation testing, improve your code with architecture presets, team management tools, an intuitive configuration API, and more. Upgrade your Laravel projects today with the latest features in Pest 3!
laravel-news.com/pest-3
Learn some awesome tips for working with Laravel models! 📚
From spotting N+1 issues to using UUIDs and ensuring you avoid common pitfalls, our latest article has valuable insights that can help you write cleaner, more efficient code. Check it out and level up your Laravel skills! 🚀
laravel-news.com/laravel-model-tips