justboil / admin-one-vue-tailwind

Free Vue.js 3.x Tailwind 3.x admin dashboard template with dark mode. Vite builds. Pinia state. Laravel integration available
https://justboil.github.io/admin-one-vue-tailwind/
MIT License
2.14k stars 402 forks source link

Console warning when adding to laravel breeze #26

Closed zakkiblue closed 1 year ago

zakkiblue commented 1 year ago

i tried to use it in newly installed laravel/breeze

it show this warning image

what is this warning ?

vikdiesel commented 1 year ago

It looks like there are wrong menu items provided in menuAside.js and menuNavBar.js

Tayeb-Ali commented 1 year ago

to fix this error open resources/js/menuAside.js and resources/js/menuNavBar.js

then replace allto:with route: remove any "/" from begin of the route. remove all and undefined routes. like (profile, error, dropdown,responsive,ui,forms,tables,)