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.
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.
The Laravel team released 9.37 this week along with a few patch releases between 9.37 and the release of Laravel 9.36.
The post Laravel 9.37 Released appeared first on Laravel News.
OpenAI PHP is a supercharged PHP API client that allows you to interact with OpenAI API.
The post OpenAI PHP Client appeared first on Laravel News.
Test-Driven development has become my preferred way of programming, and I want to show you why in my latest video course PEST Driven Laravel
The post Unlock The Power Of TDD appeared first on Laravel News.