The Laravel team released 9.39 this week with Blade template fragments, source output in collection dumps, a new database empty assertion, and more.
The post Laravel 9.39 Released appeared first on Laravel News.
The Laravel team released 9.39 this week with Blade template fragments, source output in collection dumps, a new database empty assertion, and more.
The post Laravel 9.39 Released appeared first on Laravel News.
The popular PHP UUID library by Ben Ramsey released a new version with support for UUID v8, custom UUIDs.
The post Ramsey UUID Adds Support for v8 appeared first on Laravel News.
How to use Telegram as notification channel for application monitoring
The post How to use Telegram as notification channel for application monitoring appeared first on Laravel News.
Facades, people seem to love them or hate them. Either way, they are a natural part of what Laravel is today. Laravel Facades aren't strictly facades, are they?
The post Reaching for Facades appeared first on Laravel News.
The Laravel DOM Assertions package by René Sinnbeck adds helpful DOM assertion helpers to Laravel's TestResponse class
The post Assert DOM Elements in Laravel Tests appeared first on Laravel News.
The Laravel team released 9.38 with isolated artisan commands, conditionally set notification middleware, max exceptions for queueable notifications, and more.
The post Laravel 9.38 Released appeared first on Laravel News.
Laravel Value Objects is a collection of general-purpose value objects you can use in your Laravel application.
The post Multi-purpose Value Objects for Laravel appeared first on Laravel News.
The AI-powered GitHub app that explains the changes within your pull requests in plain English.
The post Summarize your pull requests in seconds with What The Diff appeared first on Laravel News.
Laravel Model Flags is a package by Spatie to allow you to add flags to an Eloquent model.
The post Laravel Model Flags Package appeared first on Laravel News.
Since its release, PHP 8 has been a game changer. In this tutorial, let's walk through all the latest features with real-world examples of when to use them.
The post Modern PHP features explained - PHP 8.0 and 8.1 appeared first on Laravel News.