NPM Run Watch nie aktualizuje

You should open two terminals.
One of them should be continuously running "npm run watch"; the other one can run whatever you need ("php artisan serve", for example).
NachooCh