News and information about Laravel
10 followers 5 articles/week
DirectoryTree Authorization is a Native Role and Permission Management Package for Laravel

The DirectoryTree Authorization package by Steve Bauman is an easy, native role and permission management system for Laravel. If you need a super simple native feeling Laravel Authorization package, this one may tickle your fancyhttps://t.co/Xiu4Ty0IkR— Steve (@ste_bau) April 23, 2024 <script async src="https://platform.twitter.com/widgets.js"...

Fri Apr 26, 2024 17:00
Sort Elements with the Alpine.js Sort Plugin

Alpine.js has a new first-party Sort plugin in the ecosystem, which allows you to easily re-order elements by dragging them with your mouse. The Sort plugin uses the SortableJS project under the hood for the heavy lifting of sorting elements and provides a nice API for Alpine: <ul x-sort> <li...

Thu Apr 25, 2024 17:03
Anonymous Event Broadcasting in Laravel 11.5

This week, the Laravel team released v11.5, with anonymous event broadcasting, Blade performance improvements, generating URLs with query parameters, and more. Anonymous Event Broadcasting Joe Dixon contributed anonymous broadcasts in Laravel for real-time applications using Laravel Echo: Sometimes you...

Wed Apr 24, 2024 17:06
Microsoft Clarity Integration for Laravel

The clarity-laravel package lets you easily integrate Microsoft Clarity into your Laravel application. I wasn't familiar with Clarity before seeing this package—it's a GDPR and CCPA-ready product that you embed in your application, and it can capture how people use your site: Heatmaps with Microsoft Clarity...

Tue Apr 23, 2024 17:06
Apply Dynamic Filters to Eloquent Models with the Filterable Package

Filterable is a Laravel package by Jerome Thayananthajothy that enhances Laravel queries with adaptable, customizable filters and intelligent caching to improve both performance and functionality. The main features of this package include: Dynamic Filtering: Apply filters based on request parameters with...

Mon Apr 22, 2024 17:07
Property Hooks Get Closer to Becoming a Reality in PHP 8.4

The Property Hooks RFC passed a significant milestone, getting an overwhelmingly positive 34 "yes" votes and only 1 "no" vote. That's well above the required 2/3 majority required to pass. What are property hooks in PHP? Here's the proposal summary from the RFC: Developers often use methods to wrap and...

Fri Apr 19, 2024 17:03

Build your own newsfeed

Ready to give it a go?
Start a 14-day trial, no credit card required.

Create account