Flux 2.0 brings advanced components like date pickers, calendars, charts, and more. These components are built lean and dependency-free by the creator of Livewire.
The Laravel team tagged Laravel v12.1.0, which includes a context scope method, an Arr::partition() method, a getRawSql() method on query exception instances, and more.
Laravel Auto CRUD Generator is a package that streamlines CRUD operations in Laravel by generating all necessary files and logic for a model with a single command, saving time and effort.
A PHP package to measure the width of unicode strings rendered to a terminal.
The post Grapheme appeared first on Laravel News.
The Svelte Starter Kit for Laravel was created by Osemudiamhen Ughu and provides a Svelte version of Laravel's New Starter Kits.
Command the order of collection keys with Laravel's sortKeysUsing method. Implement custom sorting logic beyond alphabetical arrangements for more intuitive data organization.
Elevate your Laravel API with the withResponse method. Create professional, metadata-rich responses by customizing headers, status codes, and other HTTP attributes before sending to clients.