nunomaduro/laravel-desktop-notifier
Desktop notifications for Laravel Artisan commands via a JoliNotif wrapper. Adds a notify() macro to your console commands to send messages (with optional icon) on Linux, Windows, and macOS. Requires PHP 8.1+.
composer require and call $this->notify() in any Artisan command. No configuration, no dependencies beyond Laravel, and handles all OS quirks automatically. Backed by a well-maintained package with active Laravel version support."How can I help you explore Laravel packages today?