Learn how to add Brotli compression to your Laravel applications deployed on both Laravel Vapor and Laravel Sail, improving load times and reducing bandwidth usage.
Laravel Vapor RDS Proxy for AWS Aurora Serverless v2
Learn how to manually integrate AWS RDS Proxy with Laravel Vapor to enhance your application’s database connection management.
New Relic on Laravel Vapor
Practical guide for New Relic setup and deployment on Laravel Vapor with the help of GitHub Actions.
Constructor property promotion – Code Refactoring School
Learn how to optimize your code by using constructor property promotion. Visit Code Refactoring School and learn tricks for better code.
Laravel app Shopify Webhooks Amazon EventBridge
Build scalable, reliable and robust Shopify Webhooks delivery system to your Laravel app using AWS EventBridge. Lower webhooks response times, lower failure rates and increase app rating.
null coalescing operator – Code Refactoring School
Learn how to optimize and beautify your code by using null coalescing operator.
Google login with React and Laravel API
Learn building Google Social login with React App and Laravel API powered by Laravel Sanctum and Laravel Socialite.