Skip to content

PHP code snippet – How to stop message of laravel mix?

//add this in your webpack mix

mix.disableNotifications();
See also  TypeScript code snippet - mongodb node findone How to handle no results using promises?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.