alexusmai / vue-laravel-file-manager

Frontend for Laravel File Manager on Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run?

userzhangcx opened this issue · comments

How to run in vue3 and vite ?Do I have to use vuex? Can I use Pinia?

File manager used vuex, see readme file

Pinia today is a recommendation from the Vue team. It may be worth considering switching to this solution.