Laravel Livewire Calendar is a component to show events in a good looking monthly calendar.
The post Laravel Livewire Calendar Component appeared first on Laravel News.
Laravel Livewire Calendar is a component to show events in a good looking monthly calendar.
The post Laravel Livewire Calendar Component appeared first on Laravel News.
The Laravel team released 8.73 with support for Countable objects in the string pluralizer, allowing closures for determining cache TTL, a lazyByIdDesc() query builder method, and the latest changes in the v8.x branch.
The post Laravel 8.73 Released appeared first on Laravel News.
The PHP Foundation will be a non-profit organization whose mission is to ensure the long life and prosperity of the PHP language.
The post Announcing the PHP Foundation 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.