Paul Redmond

Staff writer at Laravel News. Full stack web developer and author.

DirectoryTree Authorization is a Native Role and Permission Management Package for Laravel image

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.

Read article
Sort Elements with the Alpine.js Sort Plugin image

Sort Elements with the Alpine.js Sort Plugin

The Alpine.js Sort plugin allows you to easily re-order elements by dragging them with your mouse. Learn about this new plugin and the video series th...

Read article
Anonymous Event Broadcasting in Laravel 11.5 image

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,...

Read article
Microsoft Clarity Integration for Laravel image

Microsoft Clarity Integration for Laravel

Integrate heatmaps and session recordings of users in your Laravel application with the clarity-laravel package. Clarity is a GDPR and CCPA-ready prod...

Read article
Apply Dynamic Filters to Eloquent Models with the Filterable Package image

Apply Dynamic Filters to Eloquent Models with the Filterable Package

Apply dynamic filters to Laravel's Eloquent models with the Filterable package by Jerome Thayananthajothy.

Read article
Property Hooks Get Closer to Becoming a Reality in PHP 8.4 image

Property Hooks Get Closer to Becoming a Reality in PHP 8.4

The Property Hooks RFC for PHP moves closer to coming to PHP 8.4 with an overwhelmingly positive 34/1 vote. Learn about Property Hooks in PHP and the...

Read article
Asserting Exceptions in Laravel Tests image

Asserting Exceptions in Laravel Tests

Learn how to test expected exceptions, fake Laravel's exception handling, and use Laravel's Exceptions facade to assert exceptions in HTTP tests.

Read article
Reversible Form Prompts and a New Exceptions Facade in Laravel 11.4 image

Reversible Form Prompts and a New Exceptions Facade in Laravel 11.4

This week, the Laravel team released v11.4, with reversible form Prompts, a new Exceptions facade, Enum support in the Collection::mapInto() method, a...

Read article
Integrate Laravel with Stripe Connect Using This Package image

Integrate Laravel with Stripe Connect Using This Package

Laravel Stripe Connect helps you start your own marketplace platform using Stripe Connect, which allows you to make payments to your recipients direct...

Read article
Automatic Blade Formatting on Save in PhpStorm image

Automatic Blade Formatting on Save in PhpStorm

Learn how to configure PhpStorm to automatically format Blade files on save in PhpStorm.

Read article
PhpStorm 2024.1 Is Released With a Integrated Terminal, Local AI Code Completion, and More image

PhpStorm 2024.1 Is Released With a Integrated Terminal, Local AI Code Completion, and More

PhpStorm, the PHP IDE by JetBrains, released version 2024.1 this week with a brand new terminal, local AI code completion, Pest improvements, and more...

Read article
Laravel Prompts Adds a Multi-line Textarea Input, Laravel 11.3 Released image

Laravel Prompts Adds a Multi-line Textarea Input, Laravel 11.3 Released

This week, the Laravel team released v11.3, which includes multi-line text in Laravel Prompts, a Session:hasAny() method, a Context::pull() method, an...

Read article