
Laravel News
@laravelnews
Followers
107K
Following
907
Media
2K
Statuses
14K
Your news source for the Laravel PHP Framework. Email us at [email protected]
Joined February 2012
We now have a new "Laravel Releases" newsletter. Sign up, and you'll receive an email whenever new releases are available. (usually once a week) https://t.co/UwbWk2dg0D
1
4
42
The Laravel Ownable package, created by Abdullah Sowailem, provides a flexible and straightforward way to manage ownership of any model by another model in your Laravel application. Key Features - Flexible Ownership: Any model can own any other model - Ownership Transfer:
0
1
16
well done @harrisrafto ! this series is a pure banger for those who love clean code with Laravel
Stop Repeating Query Logic: Laravel Query Scopes Make Your Code Readable https://t.co/OZNWY5PcFK posted by @harrisrafto
1
2
10
Have you recently switched to PhpStorm after Laravel Idea became free? We'd love to hear your experience for a potential Laravel News feature. If you’re open to sharing, email us at hello@laravel-news.com
1
11
22
Beam: Feature Flags for the Frontend with Laravel Pennant https://t.co/IeQ74B0LlC posted by @paulredmond
laravel-news.com
Beam is a feature flags library for the frontend, powered by Laravel Pennant. It features a lightweight footprint, with a simple, promise-based API and great TypeScript types.
0
4
23
Laravel's Enhanced Fluent Objects: Direct Iteration Support https://t.co/R9im6cnnMP posted by @harrisrafto
laravel-news.com
Laravel's Fluent class now implements the Iterable contract, enabling direct foreach iteration without toArray() conversions, creating cleaner code that feels more natural while maintaining full...
0
2
21
Simple XML Converter Package for PHP https://t.co/EHoXvyEwrW posted by @paulredmond
laravel-news.com
The XML Converter Package for PHP by Novak Urošević provides a simple helper to convert XML data into JSON and PHP arrays.
0
0
14
The Laracon AU 2025 schedule is now live, with the full list of talk titles published at https://t.co/UQImntpiBm. While the speaker lineup was announced earlier this year, the talks themselves have until now been a mystery. For an extra twist, Laracon AU won’t be linking
0
1
13
Customizable reference numbers for your models with Referenceable https://t.co/NG1BYF0pFm posted by @ylynfatt
laravel-news.com
Stop wrestling with messy reference number generation in Laravel – the Referenceable package gives you customizable order numbers, invoice IDs, and tracking codes with just a few lines of configura...
0
4
27
Stop Repeating Query Logic: Laravel Query Scopes Make Your Code Readable https://t.co/OZNWY5PcFK posted by @harrisrafto
laravel-news.com
We've all written the same where clauses across multiple controllers. You know the ones filtering for completed orders from this month, finding popular products above a certain price, or loading...
1
2
28
TIL about `array_column` in PHP 🤩 And it can work on objects, too, so here's simple way to get all the values from a backed enum… (It's also about 2x faster than `array_map` in my testing.)
9
17
165
Implementing User Confirmation Dialogs in Laravel Livewire with wire:confirm https://t.co/oPiev9NXB2
1
1
17
Lightweight Access Control Management for Laravel with Porter https://t.co/CjmbQR9XLp posted by @ylynfatt
laravel-news.com
Simple, fast and focused access control with Porter
0
2
14
Real-time Form Updates with Laravel Livewire's Live Modifier https://t.co/FChzxBETI0 posted by @harrisrafto
laravel-news.com
Laravel Livewire's wire:model.live modifier enables instant form synchronization, creating responsive interfaces where user input triggers immediate server updates while intelligent debouncing...
1
4
35
The Bifrost is About to Open https://t.co/ZXY2pKLYum posted by @simonhamp
laravel-news.com
Bifrost — the hosted build service for NativePHP — officially launches Tuesday, September 9th
0
10
54
Creating Responsive Component Networks with Laravel Livewire's #[On] Event System https://t.co/zzw05GATQK posted by @harrisrafto
laravel-news.com
Laravel Livewire's #[On] attribute and dispatch system create powerful event-driven component communication, enabling responsive interfaces where components coordinate behavior while maintaining...
0
4
32
An Official PHP SDK for MCP Announced https://t.co/qnpZXpJMa5 posted by @ericlbarnes
laravel-news.com
An Official PHP SDK for MCP announced in partnership between the PHP Foundation, Anthropic, and Symfony - bringing a standard AI integration to PHP
0
8
59
★ Just published a new episode of Laravel News Podcast: New Pest, speaker bingo, and Laravel in Practice
0
0
5
In-depth guide on documenting API responses with Scramble https://t.co/WdCc2SIX0G posted by @romalyt
laravel-news.com
An in-depth guide on documenting API responses with Scramble.
1
3
31
Simplifying Form Validation with Laravel Livewire's #[Validate] Attribute https://t.co/GBVQYALlaw posted by @harrisrafto
laravel-news.com
Laravel Livewire's #[Validate] attribute revolutionizes form validation by placing rules directly on component properties, creating more readable code while maintaining powerful validation capabili...
0
3
27