Last Month
A New Minimal Default Exception Page With Dark Mode Support in Laravel 11.9
This week, the Laravel team released v11.9, which includes a new default exception page, a way to prevent destructive commands from running, ...
Audit MySQL Databases in Laravel With the DB Auditor Package
The DB Auditor package for Laravel helps you audit your MySQL database standards and provides options to add missing constraints ...
Prevent Destructive Commands From Running in Laravel
You can now prevent commands like database migrations from accidentally running in production environments. Learn how to use this upcoming ...
Configuring Laravel With Additional Environment Files
In Laravel, you can configure additional environment files that will load instead of the `.env` file. Let's look at how ...
Real Time Command Line Monitoring With Laravel Top
Laravel Top provides real-time monitoring directly from the command line for Laravel applications. It helps you track critical metrics and ...
Two Months Ago
New Video Series: The Laravel Ecosystem
Christoph Rumpel is starting a new video series on the Laravel YouTube channel that is all about Laravel's first-party tools. ...
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. ...
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 ...
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 ...
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 ...
|