vue.js - How to add the vue front-end project to the Laravel project
给我你的怀抱
给我你的怀抱 2017-05-16 16:47:13
0
1
554

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?

给我你的怀抱
给我你的怀抱

reply all (1)
阿神

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

    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!