Welcome Guest, Not a member yet? Register   Sign In
Codeigniter API + Vue Front project in same folder
#3

Hi @ignitedcms

This repo will contain a private local application, so I won't upload to Internet, no need SEO stuff, etc.
I've loaded Vue from CDN in CodeIgniter views for testing, and that worked. But Vue dev prefers to use cli, and sent me instructions to use (vue create xxx) etc.

Therefore I must build something with both (CI, VUE -cli) that can live in same folder

As far I tried

1- vue create myapp
2- cd myapp
3- composer create-project codeigniter4/appstarter --no-dev api

So I guess I'll begin with this approach, "api" subfolder inside the Vue project and see how it goes
Reply


Messages In This Thread
RE: Codeigniter API + Vue Front project in same folder - by kabeza - 03-30-2022, 01:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB