I\'m trying to create a global helper function via Vue mixin on a Laravel Inertia project to no avail:
//app.js Vue.mixin({ methods: { myFunction {