- MSAnswered
Hello,
You can edit
resources/js/Core/menu.js
file.You need to rebuild the app after any changes using
npm i && npm run build
command.Thank you
- NAnswered
Thank you so much!
- Login to Reply
Hello,
You can edit resources/js/Core/menu.js
file.
You need to rebuild the app after any changes using npm i && npm run build
command.
Thank you
Thank you so much!