Laravel News
@laravelnews.com
5.8K followers
110 following
930 posts
Your news source for the Laravel PHP Framework. Email us at [email protected]
Posts
Media
Videos
Starter Packs
Laravel News
@laravelnews.com
· 10d
The New Laravel Forge Is Here: With Laravel VPS, Zero-Downtime Deployments, and a Fresh UI - Laravel News
Discover the new Laravel Forge with Laravel VPS, instant server provisioning, zero-downtime deployments, a redesigned UI, better SSL/domain management, and built-in monitoring. Everything you need to take Laravel apps from idea to production faster.
laravel-news.com
Laravel News
@laravelnews.com
· 10d
Controlling Factory Relationship Expansion in Laravel - Laravel News
Laravel's dontExpandRelationshipsByDefault method prevents factories from automatically creating parent relationships, reducing database overhead and enabling focused tests that generate only the specific model instances needed for assertions.
laravel-news.com
Laravel News
@laravelnews.com
· 11d
Profiling Laravel: How to Find Hidden Performance Killers - Laravel News
Your dashboard loads in 150ms with more than 400 database queries - but you'd never know without proper profiling. Learn how to use Laravel Telescope to uncover N+1 queries, identify bottlenecks, and see exactly what your application is doing behind the scenes. This episode reveals the shocking truth about seemingly innocent code and sets the stage for dramatic performance improvements.
laravel-news.com
Laravel News
@laravelnews.com
· 12d
Filament v4.1 is here! - Laravel News
We're very excited to announce the release of Filament v4.1! Since the v4.0 release, the core team and community have been hard at work, merging 156 bug fixes and 39 brand new features! Come check out a few of our favorite stand-out features from this new release!
laravel-news.com
Laravel News
@laravelnews.com
· 15d
Build Terminal UIs in PHP With ANSI Kit - Laravel News
AnsiKit is a zero-dependency ANSI escape helper for building terminal UIs in PHP. It features a chainable API for styles, color, and cursor control, along with useful components and utilities.
laravel-news.com
Laravel News
@laravelnews.com
· 15d
Livewire wire:click.prevent for Form Handling - Laravel News
The wire:click.prevent directive prevents default browser behavior while executing Livewire component methods, enabling interactive form handling and user interface updates without page reloads or custom JavaScript.
laravel-news.com