has anyone has success with vuetify and Laravel 7?

我的梦境 提交于 2020-04-30 06:32:28

问题


I am been trying to install vuetify in more than one project that I am building with laravel 7. I managed to make it work once, but every successive attempt just breaks vuejs itself. I have been following the webpack instructions in the quickstart guide to no avail.

I haven't been able to find any blog posts etc that deal with laravel 7 and it seems that something in the update from 6 has changed how it interacts with vuetify.

If anyone has good installation steps for getting vuetify into a clean laravel 7 application I'd really appreciate it!


回答1:


I create a package. It does everything for you.

You can try it, and let me know if it's working for you.

And here is laravel setup



来源:https://stackoverflow.com/questions/61002801/has-anyone-has-success-with-vuetify-and-laravel-7

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!