LaraconEU 2025 - Laravel 12 release date, Cloud, Starter kits & more
nabilhassen.com/laraconeu-2025-laravel-12-release-date-cloud-starter-kits-more
How can you reliably integrate a cloud-based service with machines and APIs behind routers? I solved it with a reverse proxy for seamless and secure access and integration.
nabilhassen.com/integrating-with-apps-behind-routers-using-reverse-proxy
#laravel
Queue Laravel's verification email for faster registration by extending the built-in VerifyEmail notification class.
nabilhassen.com/how-to-queue-verification-email-in-laravel
Essential Laravel Artisan commands to ensure a smooth and efficient deployment process for your Laravel applications.
nabilhassen.com/essential-laravel-artisan-commands-for-better-deployments
#laravel
Laravel now offers grouped aggregate methods like sumByGroup, avgByGroup, and more, making queries cleaner and more intuitive for developers.
nabilhassen.com/simplified-grouped-aggregates-in-laravel-query-builder