Filament v4 is Stable! https://laravel-news.com/filament-v4-is-stable
Laravel News
Filament v4 is Stable! - Laravel News
It's official! As of today, August 12, 2025, Filament v4 is officially stable! And in large part, that is thanks to our incredible community and all the help with testing, bug fixing, and overall recommendations. Come and celebrate some of our favorite newβ¦
π₯20β€12π5
Laravel Boost is released https://laravel-news.com/laravel-boost
Laravel News
Laravel Boost is released - Laravel News
Boost, the Laravel AI coding starter kit is now released
β€12π4β€βπ₯3π©1
Controlling Execution Flow with Laravel's Sleep Helper https://laravel-news.com/sleep-helper
Laravel News
Controlling Execution Flow with Laravel's Sleep Helper - Laravel News
Master Laravel's Sleep helper for precise execution timing control in your applications. This powerful utility enables elegant pacing of operations, API request management, and resource-conscious processing with an expressive fluent interface.
β€3
Generate Secure Temporary Share Links for Files in Laravel https://laravel-news.com/laravel-sharelink
Laravel News
Generate Secure Temporary Share Links for Files in Laravel - Laravel News
The Laravel ShareLink package helps you create, manage, and secure temporary share links for files, routes, and models. Learn how this package can help you define max clicks, link expiry, passwords, and more.
π10
Maintaining Data Consistency with Laravel Database Transactions https://laravel-news.com/database-transactions
Laravel News
Maintaining Data Consistency with Laravel Database Transactions - Laravel News
Ensure robust data integrity in Laravel applications using database transactions. These powerful tools guarantee atomic operations, automatically rolling back changes when errors occur, making your application resilient to data corruption scenarios.
β€4
Inertia Releases a New Form Component https://laravel-news.com/inertia-form-component
Laravel News
Inertia Releases a New Form Component - Laravel News
The Laravel team released a new <Form/> component for Inertia as a drop-in replacement for the HTML form tag. This component handles form submissions without full page reloads, and offers a powerful API.
π3
Building a Multi-Step Form With Laravel, Livewire, and MongoDB https://laravel-news.com/building-a-multi-step-form-with-laravel-livewire-and-mongodb
Laravel News
Building a Multi-Step Form With Laravel, Livewire, and MongoDB - Laravel News
Learn how to build a multi-step form in Laravel using Livewire and MongoDB. This step-by-step tutorial covers environment setup, database configuration, form validation, and real-time data saving with MongoDBβs flexible schema.
β€1π1π’1
Supercharge Your Laravel Projects: Real AI Coding with Laravel Boost! https://laravel-news.com/supercharge-your-laravel-projects-real-ai-coding-with-laravel-boost
Laravel News
Supercharge Your Laravel Projects: Real AI Coding with Laravel Boost! - Laravel News
Excerpt: Discover how Lateral Boost is transforming AI-assisted coding for Laravel developers. In this hands-on walkthrough, I explore the setup, features, and real-world benefits of this new open-source toolβshowing how it brings smarter, context-aware codeβ¦
β€5π©3π1
Efficient Context Management with Laravel's Remember Functions https://laravel-news.com/context-remember
Laravel News
Efficient Context Management with Laravel's Remember Functions - Laravel News
Optimize Laravel Context management with remember() and rememberHidden() functions. These closure-based methods eliminate verbose conditional patterns while providing efficient request-scoped memoization for expensive computations and sensitive data handling.
β€1
Sentry Adds Logs Support for Laravel Apps https://laravel-news.com/sentry-adds-logs-support-for-laravel-apps
Laravel News
Sentry Adds Logs Support for Laravel Apps - Laravel News
Sentry has rolled out a new Logs feature, allowing you to capture and aggregate application logs alongside your errors.
π6
Creating Dynamic Real-Time Features with Laravel Broadcasting https://laravel-news.com/dynamic-real-time-broadcasting
Laravel News
Creating Dynamic Real-Time Features with Laravel Broadcasting - Laravel News
Transform your Laravel applications with real-time broadcasting capabilities. Create dynamic user experiences through instant updates, presence channels, and collaborative features that eliminate the need for manual page refreshes.
β€2π1
Laravel Devtoolbox: Your Swiss Army Knife Artisan CLI https://laravel-news.com/laravel-devtoolbox
Laravel News
Laravel Devtoolbox: Your Swiss Army Knife Artisan CLI - Laravel News
Swiss-army artisan CLI for Laravel β Scan, inspect, debug, and explore every aspect of your Laravel application from the command line.
β€5π5
Copy Errors as Markdown to Share With AI in Laravel 12.25 https://laravel-news.com/laravel-12-25-0
Laravel News
Copy Errors as Markdown to Share With AI in Laravel 12.25 - Laravel News
Laravel v12.25.0 is out with a Copy as Markdown button on the error page, allowing you to conveniently share error details with AI agents and LLMs.
β€3π―1
Preserving Data Integrity with Laravel Soft Deletes for Recovery and Compliance https://laravel-news.com/soft-deletes
Laravel News
Preserving Data Integrity with Laravel Soft Deletes for Recovery and Compliance - Laravel News
Implement Laravel soft deletes to preserve data integrity while enabling logical deletion. This powerful feature supports compliance requirements, audit trails, and data recovery scenarios without permanent data loss.
β€2
Quickly Generate Forms based on your Eloquent Models with Laravel Formello https://laravel-news.com/laravel-formello
Laravel News
Quickly Generate Forms based on your Eloquent Models with Laravel Formello - Laravel News
A Laravel package for generating Bootstrap 5 forms based on models.
Building Cross-Platform Alerts with Laravel's Notification Framework https://laravel-news.com/cross-platform-notifications
Laravel News
Building Cross-Platform Alerts with Laravel's Notification Framework - Laravel News
Streamline cross-platform messaging in Laravel applications using the notification framework. Send consistent alerts via email, database, and external services through a unified API that adapts to user preferences.
β€2π±1
Add Notes Functionality to Eloquent Models With the Notable Package https://laravel-news.com/add-notes-functionality-to-eloquent-models
Laravel News
Add Notes Functionality to Eloquent Models With the Notable Package - Laravel News
Notable is a Laravel package that adds polymorphic note functionality to any Eloquent model. It allows you to attach notes/comments to models with creator tracking, timestamps, and powerful query scopes.
π₯3