Laravel Inertia Toast
Summary
The Laravel Inertia Toast repository provides a PHP package and frontend adapters (Vue 3 and React) to deliver beautiful, configurable toast notifications for Laravel + Inertia.js applications. The README covers features, installation, setup for both backend and frontend, server-side usage with a fluent API, client-side usage via useToast, Tailwind CSS integration, and configuration options to control duration, position, and max visible toasts.