Laravel Route Statistics is a package by @bilfeldt to log stats about users and teams usage of routes in a Laravel application.
The post Log Routes Statistics for Users and Teams appeared first on Laravel News.
Laravel Route Statistics is a package by @bilfeldt to log stats about users and teams usage of routes in a Laravel application.
The post Log Routes Statistics for Users and Teams appeared first on Laravel News.
Laracasts founder Jeffrey Way has finished a video series on learning how to build modern Laravel apps using Inertia.js.
The post Learn How to Build Modern Laravel Apps Using Inertia.js appeared first on Laravel News.
The Laravel team released 8.71 with a @js blade directive, declined validation rules, the ability to flush macros, and the latest changes in the v8.x branch.
The post Laravel 8.71 Released appeared first on Laravel News.
The laravel-cache package by Andrey Helldar provides a helper for working with cache in Laravel.
The post Laravel Cache Helper Package appeared first on Laravel News.
Mail Intercept for Laravel is a new way of testing mail by intercepting, not faking, email so we can dissect it, turn it upside down, and inspect everything.
The post Conduct better email testing with Mail Intercept appeared first on Laravel News.
An application skeleton on top of which you can build your multi-tenant SaaS.
The post Multi-tenant SaaS boilerplate for Laravel appeared first on Laravel News.
The PHP team announced the final PHP 8.1 release candidate (RC6) yesterday, with the GA release two weeks away.
The post PHP 8.1 is Two Weeks Away, Here's What to Expect appeared first on Laravel News.
Laravel Model Sanitize is a package for handling the sanitization process of model data when creating and updating records.
The post Automatically Sanitize Model Data appeared first on Laravel News.
The Laravel team released 8.70 with a route definition can() method, a Js class for JavaScript encoding, and the latest changes in the v8.x branch.
The post Laravel 8.70 Released appeared first on Laravel News.