nunomaduro / laravel-desktop-notifier

💻 Send notifications to your desktop from your Laravel Artisan Commands. An JoliNotif wrapper for Laravel.
http://nunomaduro.com
MIT License
454 stars 40 forks source link

Can't install with Laravel 6.6.2 #17

Open MarkusBiggus opened 4 years ago

MarkusBiggus commented 4 years ago

Partial Composer log:

Problem 1

nunomaduro commented 4 years ago

Try this: composer update nunomaduro/laravel-desktop-notifier --with-dependencies

MarkusBiggus commented 4 years ago

Update doesn't work because it was never installed due to the error with dependencies.

owenvoke commented 4 years ago

@MarkusBiggus, are you still experiencing this issue? 🤔