Laravel News's Avatar

Laravel News

@laravelnews.com.bsky.social

Your news source for the Laravel PHP Framework. Email us at hello@laravel-news.com

5,677 Followers  |  106 Following  |  819 Posts  |  Joined: 13.10.2023  |  1.5629

Latest posts by laravelnews.com on Bluesky

Preview
Fluent Object Operations with Laravel's Enhanced Helper Utilities - Laravel News Enhance Laravel object creation with helper utilities that enable fluent configuration through closures. These tools streamline complex setup operations while maintaining clean, readable code patterns for testing, API clients, and factory implementations.

Fluent Object Operations with Laravel's Enhanced Helper Utilities posted by @harrisrafto.eu laravel-news.com/with

06.08.2025 12:01 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Laravel News live from Laracon In this special live episode, Jake and Michael sit down face to face...

πŸŽ™οΈ Just published a new episode of Laravel News Podcast: Laravel News live from Laracon. Have a listen:

06.08.2025 00:39 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Send Notifications in Laravel with Firebase Cloud Messaging and Notifire - Laravel News A Laravel package for sending Firebase Cloud Messaging (FCM) notifications with support for Laravel's notification system.

Send Notifications in Laravel with Firebase Cloud Messaging and Notifire posted by @ylynfatt.bsky.social laravel-news.com/notifire

05.08.2025 13:02 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

New "blank" Laravel starter kits coming soon.

05.08.2025 12:23 β€” πŸ‘ 16    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1
Preview
Simplified Batch Job Creation with Laravel's Enhanced Artisan Command - Laravel News Accelerate Laravel batch job development with the enhanced make:job command that automatically generates complete batch-ready classes. This streamlined approach eliminates manual trait configuration while ensuring proper cancellation handling from project start.

Simplified Batch Job Creation with Laravel's Enhanced Artisan Command posted by @harrisrafto.eu laravel-news.com/batch-job-cr...

05.08.2025 12:01 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

One minute with @jbrooks.uk at #laracon

04.08.2025 13:15 β€” πŸ‘ 6    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Laravel Boost, your AI coding starter kit - Laravel News Introducing Laravel Boost, your AI coding starter kit.

Laravel Boost, your AI coding starter kit posted by @ylynfatt.bsky.social laravel-news.com/laravel-boos...

04.08.2025 13:01 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

What is your second favorite pizza topping?

02.08.2025 23:44 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 2
Preview
Everything We Know About Livewire 4 - Laravel News Caleb Porzio presented Livewire 4 on the second day of Laracon US 2025, unveiling the next major version of Livewire. Check out the highlights with us to get ready for Livewire 4!

Everything We Know About Livewire 4 laravel-news.com/everything-w...

01.08.2025 13:03 β€” πŸ‘ 10    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0

Enhancing Laravel Queries with Reusable Scope Patterns posted by @harrisrafto.eu laravel-news.com/reusable-sco...

01.08.2025 12:00 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Rigged game.

31.07.2025 19:49 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
YouTube
Share your videos with friends, family, and the world YouTube

"Wayfinder 100%"

πŸ₯ΉπŸ₯ΉπŸ₯Ή

youtube.com/shorts/2Fl8f...

31.07.2025 07:28 β€” πŸ‘ 15    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Meet the Laravel OG @ianlandsman.com

31.07.2025 15:59 β€” πŸ‘ 19    πŸ” 3    πŸ’¬ 2    πŸ“Œ 0

Everything We Know About Pest 4 laravel-news.com/everything-w...

31.07.2025 13:01 β€” πŸ‘ 9    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

Route Optimization through Laravel's Shallow Resource Architecture posted by @harrisrafto.eu laravel-news.com/route-shallo...

31.07.2025 12:00 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Everyone's favorite tall guy, Ben Holman πŸ˜‚
YouTube video by Laravel News Everyone's favorite tall guy, Ben Holman πŸ˜‚

Everyone's favorite tall guy @benholmen.com πŸ˜‚ youtube.com/shorts/C0MGh...

30.07.2025 22:10 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Quick #Laracon interview with Brian Dainis of Curotec

30.07.2025 20:19 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

The Laravel Idea Plugin is Now FREE for PhpStorm Users posted by @ericlbarnes.com laravel-news.com/the-laravel-...

30.07.2025 17:21 β€” πŸ‘ 23    πŸ” 6    πŸ’¬ 0    πŸ“Œ 0
Preview
Create Apple Wallet Passes in Laravel - Laravel News The Laravel passgenerator package allows you to create wallet passes compatible with Apple Wallet easily.

Create Apple Wallet Passes in Laravel laravel-news.com/create-apple...

30.07.2025 13:00 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Time-Controlled Data Processing with Laravel LazyCollection Methods - Laravel News Control long-running Laravel data processing operations with LazyCollection timeout methods. These tools enable efficient dataset handling within time constraints, preventing indefinite execution while maximizing processing throughput for batch operations.

Time-Controlled Data Processing with Laravel LazyCollection Methods posted by @harrisrafto.eu laravel-news.com/lazycollecti...

30.07.2025 12:01 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Special interview drop before the Laracon keynote. πŸŽ‰

29.07.2025 21:49 β€” πŸ‘ 9    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Laracon US 2025 Livestream - Laravel News Laracon US 2025 kicked off today at 9:30 central time in Denver, CO! If you aren't at the live venue, Laravel is live-streaming the conference.

Watch the Laracon Keynote Live right now.

laravel-news.com/laracon-us-2...

29.07.2025 21:31 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Laracon US 2025 Livestream - Laravel News Laracon US 2025 kicked off today at 9:30 central time in Denver, CO! If you aren't at the live venue, Laravel is live-streaming the conference.

Laracon US 2025 Livestream laravel-news.com/laracon-us-2...

29.07.2025 16:04 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Memoization and Function Caching with this PHP Package - Laravel News Memoize is a lightweight PHP library that simplifies function caching and memoization. It can help boost your application's performance by storing the results of costly function calls, so repeated calls with the same arguments return instantly without reprocessing.

Memoization and Function Caching with this PHP Package laravel-news.com/memoize-php-...

29.07.2025 13:02 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Performance Analysis with Laravel's Measurement Tools - Laravel News Optimize Laravel application performance using built-in measurement tools that compare execution times across different implementations. These utilities provide accurate timing data for informed optimization decisions without complex benchmarking setup requirements.

Performance Analysis with Laravel's Measurement Tools posted by @harrisrafto.eu laravel-news.com/benchmark-dd

29.07.2025 12:00 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Resume PHP - Laravel News Resume PHP is a library that provides a type-safe way to build and work with resumes following the JSON Resume schema.

Resume PHP posted by @ylynfatt.bsky.social laravel-news.com/resume-php

28.07.2025 13:03 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Streamlined String Encryption with Laravel's Fluent Methods - Laravel News Simplify Laravel string encryption with new fluent methods that eliminate pipe workarounds. These integrated encrypt and decrypt functions maintain clean code chains while leveraging your application's existing security configuration seamlessly.

Streamlined String Encryption with Laravel's Fluent Methods posted by @harrisrafto.eu laravel-news.com/string-encry...

28.07.2025 12:01 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
NativePHP Is Entering Its Next Phase - Laravel News Bifrost is the first and only build service designed specifically for NativePHP apps.

NativePHP Is Entering Its Next Phase laravel-news.com/bifrost

26.07.2025 12:02 β€” πŸ‘ 9    πŸ” 4    πŸ’¬ 0    πŸ“Œ 0
Preview
Add Reactions Functionality to Your App With Laravel Reactions - Laravel News The Laravel Reactions package is a simple and flexible package to add reaction functionality to any Eloquent model in your Laravel application.

Add Reactions Functionality to Your App With Laravel Reactions laravel-news.com/laravel-reac...

25.07.2025 13:01 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Laravel Scoped Route Binding for Nested Resource Management posted by @harrisrafto.eu laravel-news.com/route-resour...

25.07.2025 12:02 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@laravelnews.com is following 20 prominent accounts