vue-bulma / vue-admin

We are refactoring it, using the latest Vue and Bulma. WIP
9.43k stars 1.62k forks source link

Can anybody integrate vue-admin with laravel? #97

Open koiding opened 7 years ago

p06bx0m commented 7 years ago

has anyone tried integrating laravel and vue-admin?

johnnymast commented 7 years ago

yeah it doesnt work for me :(

gazben commented 7 years ago

@koiding I created a solution: https://github.com/gazben/laravel-vue-admin PR-s are welcome

Braunson commented 7 years ago

Also found https://github.com/milian221/laravel-vue-bulma-vue-admin

humblecoder commented 7 years ago

Trying to do the same. It appears that the project has several minor bugs preventing "laravel mix" compilation -- not the least of which are path names related to dependency resolution. It would certainly be nice to have a succinct version of this project for integration with other frameworks.