Laravel Route Discovery is a package by Spatie to discover routes in Laravel applications automatically.
The post Automatic Route Discovery in Laravel appeared first on Laravel News.
Laravel Route Discovery is a package by Spatie to discover routes in Laravel applications automatically.
The post Automatic Route Discovery in Laravel appeared first on Laravel News.
Sometimes we accidentally send thousands of emails to real customers from our staging environment. There are lots of ways to avoid this, but Laravel has a nice, easy method out of the box!
The post Avoiding Accidental Email Sends with alwaysTo() appeared first on Laravel News.
A big upgrade of Laravel Nova is around the corner and here's what we know.
The post Laravel Nova 4 - A teaser appeared first on Laravel News.
Envy is a package by Worksome designed to take the pain out of syncing environment files with your Laravel project.
The post Keep Your Environment Files Updated with Envy by Worksome appeared first on Laravel News.
The Laravel Digest package is a simple way to convert your emails into configurable digests.
The post Create and Send Digest Emails in Laravel appeared first on Laravel News.
Have you ever needed to clean up stale or old local branches that have already been merged and deleted on GitHub? Check out git-trim.
The post Manage Git Branches with git-trim appeared first on Laravel News.
Google Chat Alerts is a Laravel package to send a message to Google chat quickly.
The post Laravel Google Chat Alerts appeared first on Laravel News.
Hi-Folks/statistics is a PHP package that provides functions for calculating mathematical statistics of numeric data.
The post Calculating Mathematical Statistics in PHP appeared first on Laravel News.
Laravel 9—the next major version of Laravel—is now released, including a minimum PHP v8.0 version, controller route groups, a new Ignition error page, and many more features.
The post Laravel 9 is Now Released! appeared first on Laravel News.