php - Blade view is changed to vue, how to deal with it?
世界只因有你
世界只因有你 2017-05-24 11:34:03
0
2
715

If a project uses the laravel framework, and the view created by the blade template is used, and now you want to change the blade to use vue.js to build the view layer, what should you change? . . Because I don't know PHP, I don't know if there is any confusion between laravel and this blade, so I would like to ask you where to start? Directly delete the entire resources/view folder content and create new content using vue.js?

世界只因有你
世界只因有你

reply all(2)
过去多啦不再A梦

Don’t do this. . . You’d better learn it first LaravelBlade, or do it directly with the backend. .

Peter_Zhu

You can first learn vue separately. Vue combined with axios can completely separate the front end, or vue can only be used as some components and placed in blade

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!