You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the vite-plugin-vue-devtools in a Vuejs + Laravel-based project but I cannot use it because Laravel serves the template in 8000 port by php artisan serve command and vite run on 5173