Open GVDaniel opened 4 years ago
What "activate vue components" means to you?
Web pack is not building //mix.js('resources/js/app.js', 'public/js') and laravel needs app.js to load Vue components. i have been trying to make it work but I could not
I recommend trying to reinstall, because I'm not able to replicate this issue.
When you run npm run dev
what errors are you getting?
hi, is not an error, laravel has vue js integration by default, but in this core ui laravel template is not working, when you check an app configuration vuejs is is disable, but if you try to enable it, show an error. Now i'm using vue js just in the pages that I need using a link rel. Thanks for answer.
El jue., 26 mar. 2020 a las 11:43, Marc Hershey (notifications@github.com) escribió:
I recommend trying to reinstall, because I'm not able to replicate this issue.
When you run npm run dev what errors are you getting?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/coreui/coreui-free-laravel-admin-template/issues/11#issuecomment-604539158, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMLADRHNXBU2STAWTLTDZNDRJOA3DANCNFSM4KVPPMUQ .
-- Daniel Santiago Grisales Vega Vendedor TúNegocias 305 306 1710 www.tunegocias.com
-- El contenido de este mensaje y sus anexos son únicamente para el uso del destinatario y pueden contener información clasificada o reservada. Si usted no es el destinatario intencional, absténgase de cualquier uso, difusión, distribución o copia de esta comunicación.
How can i activate vue components? i tried but i can´t do it