Aug 5, 2023
0
Level 6
Accessing Laravel-mix OS notification settings in Windows 11
I'm aware that I can disable and enable laravel-mix OS notification in webpack with mix.disableNotifications(); or mix.disableSuccessNotifications();
I want to show the notification banners, but not show in notification center so that the toast doesn't clutter it.
Please or to participate in this conversation.