laravel mix disable notifications

108

laravel mix disable notifications -

mix.disableNotifications(); // Disable success and error Notification
mix.disableSuccessNotifications(); // Disable only success Notification and show error Notification

Comments

Submit
0 Comments