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?
过去多啦不再A梦2017-05-24 11:36:03
Don’t do this. . . You’d better learn it first Laravel
的 Blade
, or do it directly with the backend. .
天蓬老师2017-05-24 11:36:03
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