Cache Smart Invalidation - Laravel In Practice EP10 https://laravel-news.com/cache-smart-invalidation-laravel-in-practice-ep10
Laravel News
Cache Smart Invalidation - Laravel In Practice EP10 - Laravel News
Your cache is fast, but it's lying. Laravel's flexible cache creates three keys per entry - and if you only clear one, stale metadata lingers. In this video, I show you how to build complete cache invalidation that clears both your memoization and flexible…
❤2
Background Queue Connection in Laravel 12.37 https://laravel-news.com/laravel-12-37-0
Laravel News
Background Queue Connection in Laravel 12.37 - Laravel News
The Laravel team released version 12.37.0 this week, with new background queue driver, a Factory insert method, a ucwords() string method, and more.
👍4❤1
Laravel Fluent isEmpty and isNotEmpty Methods https://laravel-news.com/fluent-isempty
Laravel News
Laravel Fluent isEmpty and isNotEmpty Methods - Laravel News
Laravel's Fluent class now provides isEmpty and isNotEmpty methods for direct boolean checks on whether instances contain data, removing the need for array conversion or property inspection workarounds.
❤2👍1
The Practical Guide to Laravel + Nova on OpenAI Codex Web https://laravel-news.com/the-practical-guide-to-laravel-nova-on-openai-codex-web
Laravel News
The Practical Guide to Laravel + Nova on OpenAI Codex Web - Laravel News
The Practical Guide to Laravel + Nova on OpenAI Codex Web Scripts, screenshots, and gotchas for secure private Composer auth in Codex environment containers.
❤3
Early Bird Tickets are out for Laracon EU - Secure Your Spot by Nov 22! https://laravel-news.com/laracon-eu-early-bird-tickets
Laravel News
Early Bird Tickets are out for Laracon EU - Secure Your Spot by Nov 22! - Laravel News
Early Bird tickets for Laracon EU are now available, but only until November 22nd.
❤4🤯1
Trying a new live preview: https://t.iss.one/iv?url=https://laravel-news.com/cache-smart-invalidation-laravel-in-practice-ep10&rhash=8fee474e8a1638
Laravel News
Cache Smart Invalidation - Laravel In Practice EP10
Your cache is fast, but it's lying. Laravel's flexible cache creates three keys per entry - and if you only clear one, stale metadata lingers. In this video, I show you how to build complete cache invalidation that clears both your memoization and flexible…
❤2👎2🆒2😢1
Cloudflare Turnstile versus CSRF tokens https://t.iss.one/iv?url=https://laravel-news.com/cloudflare-turnstile-versus-csrf-tokens&rhash=8fee474e8a1638
Laravel News
Cloudflare Turnstile versus CSRF tokens
Discover how Laravel Shift improved load times and reached 98% page caching by replacing CSRF tokens with Cloudflare Turnstile on public forms. Learn how this approach boosts performance, reduces spam, and keeps pages cacheable in Laravel applications.
👌2🌭1
Seems it didn’t work. 🙁 Here is the main link: https://laravel-news.com/cloudflare-turnstile-versus-csrf-tokens
Laravel News
Cloudflare Turnstile versus CSRF tokens - Laravel News
Discover how Laravel Shift improved load times and reached 98% page caching by replacing CSRF tokens with Cloudflare Turnstile on public forms. Learn how this approach boosts performance, reduces spam, and keeps pages cacheable in Laravel applications.
❤1
Cache Pre-warming Explained - Laravel In Practice EP11 https://t.iss.one/iv?url=https://laravel-news.com/cache-pre-warming-explained-laravel-in-practice-ep11&rhash=8fee474e8a1638
Laravel News
Cache Pre-warming Explained - Laravel In Practice EP11
Learn how to eliminate cold cache delays in Laravel by pre-warming your cache before users ever hit your app. This episode shows how to automate cache warming, integrate it into deployments, and achieve sub-millisecond response times every time.
❤4
CodeRabbit raised $60M and celebrated with a hilarious short film https://t.iss.one/iv?url=https://laravel-news.com/coderabbit-raised-60m&rhash=8fee474e8a1638
Laravel News
CodeRabbit raised $60M and celebrated with a hilarious short film
CodeRabbit raised $60 million to expand its AI-powered code review platform and celebrated with a hilarious short film poking fun at runaway coding agents.
💯3👎1
New Book: Laravel for the Rest of Us launches November 18, 2025 https://t.iss.one/iv?url=https://laravel-news.com/laravel-for-the-rest-of-us&rhash=8fee474e8a1638
Laravel News
New Book: Laravel for the Rest of Us launches November 18, 2025
Laravel for the Rest of Us by Pete Heslop launches November 18, 2025. The book helps non-developers understand Laravel with a foreword by Taylor Otwell. All profits go to Larabelles.
❤7
Authentication With Laravel and MongoDB https://t.iss.one/iv?url=https://laravel-news.com/authentication-with-laravel-and-mongodb&rhash=8fee474e8a1638
Laravel News
Authentication With Laravel and MongoDB
Set up user registration/login using MongoDB. Modify Laravel’s default user model to work with MongoDB. Store sessions and tokens in MongoDB.
👍2🔥1
Cache Routes and Config During Testing in Laravel 12.38 https://t.iss.one/iv?url=https://laravel-news.com/laravel-12-38-0&rhash=8fee474e8a1638
Laravel News
Cache Routes and Config During Testing in Laravel 12.38
The Laravel team released version 12.38.0 this week, adding a WithCachedRoutes test trait, a WithCachedConfig test trait, a model prompt for the `model:show` command, and more.
❤1
Asset Cleaner Package for Laravel https://t.iss.one/iv?url=https://laravel-news.com/asset-cleaner-package-for-laravel&rhash=8fee474e8a1638
Laravel News
Asset Cleaner Package for Laravel
The Asset Cleaner package for Laravel safely detects and removes unused CSS, JS, and other assets from Laravel applications. It works seamlessly with Laravel, Vue, React, Inertia, and Livewire.
👍9❤2
Track, Manage, and Monitor Queue Jobs with Vantage https://t.iss.one/iv?url=https://laravel-news.com/track-manage-and-monitor-queue-jobs-with-vantage&rhash=8fee474e8a1638
Laravel News
Track, Manage, and Monitor Queue Jobs with Vantage
Vantage is a Laravel package that tracks and monitors your queue jobs. This package automatically records job execution history, failures, and job retries and provides a simple web interface to view everything.
🔥5❤1
FYI: We are down from the cloudflare outage. Hopefully they’ll fix it soon. 😅
😁14😢4🤣4😭3❤2😱1
Modernizing Code with Rector - Laravel In Practice EP12 https://t.iss.one/iv?url=https://laravel-news.com/modernizing-code-with-rector-laravel-in-practice-ep12&rhash=8fee474e8a1638
Laravel News
Modernizing Code with Rector - Laravel In Practice EP12
Tired of manually updating outdated code patterns across your Laravel project? Rector PHP automatically transforms your codebase to modern Laravel 12 standards in seconds. In this episode, learn how to install Rector, apply Laravel specific rules, and upgrade…
❤2👍2