search

Home  >  Q&A  >  body text

vue.js - How to add the vue front-end project to the Laravel project

As the title states, there is already a laravel back-end project, which mainly develops the back-end management system and provides API.
Now we want to add a front-end project built with vue to this project. How to introduce vue without affecting the original laravel project? (You need to use webpack to package the vue project). In which folder of the laravel framework is it better to put the vue project?

给我你的怀抱给我你的怀抱2818 days ago703

reply all(1)I'll reply

  • 阿神

    阿神2017-05-16 16:49:13

    Create a separate folder and import the built files into the original page.

    reply
    0
  • Cancelreply