Use Amazon's new Fair Queue Feature With SQS in Laravel 12.27

Use Amazon's new Fair Queue Feature With SQS in Laravel 12.27


The Laravel team released version 12.27.0 this week, introducing support for SQS FIFO queue message group IDs in Laravel. Group IDs unlock the ability to utilize Amazon's fair queue feature in SQS.

The post Use Amazon's new Fair Queue Feature With SQS in Laravel 12.27 appeared first on Laravel News.

Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

Read More

Implementing User Confirmation Dialogs in Laravel Livewire with wire:confirm

Implementing User Confirmation Dialogs in Laravel Livewire with wire:confirm


Implement confirmation dialogs in Laravel Livewire using the wire:confirm directive. This feature provides native browser confirmations for critical actions, with support for dynamic messages and advanced prompt-based confirmations for enhanced user safety.

The post Implementing User Confirmation Dialogs in Laravel Livewire with wire:confirm appeared first on Laravel News.

Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

Read More

Adding Autocomplete to Your Laravel Applications

Adding Autocomplete to Your Laravel Applications


In this tutorial, we will build a movie application with autocomplete leveraging MongoDB Atlas Search with Laravel

The post Adding Autocomplete to Your Laravel Applications appeared first on Laravel News.

Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

Read More

Laracon AU 2025 Talk Titles Revealed

Laracon AU 2025 Talk Titles Revealed


The Laracon AU 2025 schedule is now live, with the full list of talk titles published today!

The post Laracon AU 2025 Talk Titles Revealed appeared first on Laravel News.

Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

Read More

Handle ownership relationships between Eloquent models with Laravel Ownable

Handle ownership relationships between Eloquent models with Laravel Ownable


Handle ownership relationships between Eloquent models in a flexible way with Laravel Ownable.

The post Handle ownership relationships between Eloquent models with Laravel Ownable appeared first on Laravel News.

Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

Read More