[Vuejs]-Laravel Vue search-dropdown (and other components) not rendering (for some users)

0👍

Apparantly Xampp gave issues. When I used the localhost with php artisan serve all vue components showed up. while running localhost with xampp or in development (when I deployed my xampp version) vue refuses to work.
insight in this totally welcome!

Leave a comment