Laravel Inertia Toast

github.com - submitted by Victor Abbah Nkoms

An opinionated package that provides beautiful toast notifications for Laravel + Inertia.js applications. Fluent PHP API, multi-toast support, redirect-safe, with Vue 3 and React adapters. Toast notifications can can be triggered from both your backend (PHP) and frontend (JavaScript). Use Toast::success('Saved!') in your controllers or useToast().success('Copied!') in your components. Same beautiful toasts either way.

Read more [github.com]

The State of Laravel Packages 2026

danielpetrica.com - submitted by Andrei-Daniel Petrica

I surveyed 200 Laravel developers on the package ecosystem and habits. 96% want to use existing packages, but 70% struggle with poor docs and abandoned tools. Here's what the community wants, and why finding reliable Laravel packages is harder than it should be.

Read more [danielpetrica.com]