laravel-desktop-notifier
laravel-desktop-notifier copied to clipboard
💻 Send notifications to your desktop from your Laravel Artisan Commands. An JoliNotif wrapper for Laravel.
Hello! Very nice package, but can you better explain in step by step what to do after package is installed? Tutorial with commands and files to be edited will help...
Hello, How to set hyperlink url for when click on notification open target page.
Hi, the desktop notifier works fine, but even adding the code `resource_path('image.png')` the image is not showing. I read some other posts for which it would need required to install...
"message": "Trying to access array offset on value of type null", "exception": "ErrorException", "file": "D:\\WAM\\login-auth\\login-auth\\vendor\\nunomaduro\\laravel-desktop-notifier\\src\\LaravelDesktopNotifierServiceProvider.php", "line": 40, I have followed the readme and paste the same code as the read...
Hello, while installing the package I receive these errors while trying to install desktop notifier: ` Problem 1 - nunomaduro/laravel-desktop-notifier v2.5.0 requires illuminate/support ^6.0|^7.0|^8.0 -> found illuminate/support[v6.0.0, ..., 6.x-dev, v7.0.0,...
Partial Composer log: Problem 1 - Conclusion: remove illuminate/container v6.6.2 - Installation request for illuminate/pipeline (locked at v6.6.0) -> satisfiable by illuminate/pipeline[v6.6.0], laravel/framework[v6.6.0]. - Conclusion: don't install illuminate/container v6.6.2 -...