Karboneyted's avatar

Vue CLI in Lumen

Hi, how can i install and where a Vue CLI in Lumen? I mean i know how to install Vue cli, but where i need to install it in Lumen?

0 likes
2 replies
ftiersch's avatar

Lumen is meant to be an API backend which usually doesn't have a frontend system. That's the whole point about it.

Why do you need Vue in your Lumen application? Or different question: Why are you using Lumen instead of Laravel itself? :)

Karboneyted's avatar

Its still be like api backend, frontend will be vue, and i just dont want all this big thing like laravel if i have less sized lumen, and for vue all i need api backend

Please or to participate in this conversation.