mercredi 3 juillet 2019

Laravel vue js deploy application on live

I have created a project on laravel using vue js. Where my frontend is totally based on vue js and i am using laravel apis for backend. My project structure is like :

--app
--bootstrap
--config
--database
--fontend //This is my vue js code
  -- assets
  -- layout
  -- mode_modules
  -- pages
-- public
-- resources

... and so on.

I have run this command on my frontend folder

npm run build

It created a folder dist in frontend, now what will be the next step ?

My Server Information Ubuntu (Apache)



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire