Hujjat / laravStart

Starter AdminLTE3 with Laravel 5.7 and Vuejs 2+
https://www.youtube.com/playlist?list=PLB4AdipoHpxaHDLIaMdtro1eXnQtl_UvE
380 stars 266 forks source link

laravel components not working on live server #4

Closed h1173444 closed 6 years ago

h1173444 commented 6 years ago

Hello, I'm new to vue.js, its my first experience for using Laravel and vue.js together. Right now I have a problem for rendering vue.js externally. It working in "localhost:8000" but doesn't working in 192.168.100.34. additionally; I have already execute all cache clearing methods on Laravel, but I have the same issue.

Hujjat commented 6 years ago

Which Laravel Packages are you using ?? Do you get any error ?