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
All Talks for Wire:Live are Available on YouTube https://t.iss.one/iv?url=https://laravel-news.com/wirelive-videos-2025&rhash=8fee474e8a1638
Laravel News
All Talks for Wire:Live are Available on YouTube
Watch Livewire's 2025 Wire:Live conference talks on YouTube.
โค6
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
Separate your Cloudflare page cache with a middleware group https://t.iss.one/iv?url=https://laravel-news.com/separate-your-cloudflare-page-cache-with-a-middleware-group&rhash=8fee474e8a1638
Laravel News
Separate your Cloudflare page cache with a middleware group
Learn how Laravel Shift boosted its Cloudflare cache coverage from 6 percent to 98 percent by introducing a dedicated static middleware group that removes stateful behavior and safely defines which pages can be cached. This avoids hidden side effects fromโฆ
๐12๐คฃ6๐3๐ค2
PHP 8.5 is released with the pipe operator, URI extension, new array functions, and more https://t.iss.one/iv?url=https://laravel-news.com/php-8-5-0&rhash=8fee474e8a1638
Laravel News
PHP 8.5 is released with the pipe operator, URI extension, new array functions, and more
The PHP team has released PHP 8.5 with the pipe operator, URI extension, new array functions, and more.
โค18๐9
Blade @hasStack Directive Added in Laravel 12.39 https://t.iss.one/iv?url=https://laravel-news.com/laravel-12-39-0&rhash=8fee474e8a1638
Laravel News
Blade @hasStack Directive Added in Laravel 12.39
The Laravel team released version 12.39.0 this week with a Blade @hasStack directive, a middleware filter for the route:list command, along with the latest type updates, fixes, and more.
๐6
Prevent Disposable Email Registrations with Email Utilities for Laravel https://t.iss.one/iv?url=https://laravel-news.com/email-utilities-for-laravel&rhash=8fee474e8a1638
Laravel News
Prevent Disposable Email Registrations with Email Utilities for Laravel
A small Laravel package that can be used for interacting with email addresses and preventing disposable email addresses.
๐1๐1
Launch Your Dream SaaS Application with SaaSykit https://t.iss.one/iv?url=https://laravel-news.com/launch-your-dream-saas-application-with-saasykit&rhash=8fee474e8a1638
Laravel News
Launch Your Dream SaaS Application with SaaSykit
SaaSykit is a feature-rich SaaS Starter Kit that comes with all the essential components needed to run a modern SaaS app.
๐3๐คฎ1
Laravel Black Friday Deals https://t.iss.one/iv?url=https://laravel-news.com/laravel-black-friday-deals-2025&rhash=8fee474e8a1638
Laravel News
Laravel Black Friday Deals
You can save huge amounts of money on everything from training courses to full applications. This year, weโve compiled a list of all the hot sales.