Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

laravel mix disable notifications

mix.disableNotifications(); // Disable success and error Notification
mix.disableSuccessNotifications(); // Disable only success Notification and show error Notification
Source by laravel-mix.com #
 
PREVIOUS NEXT
Tagged: #laravel #mix #disable #notifications
ADD COMMENT
Topic
Name
6+9 =