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?
Don’t do this. . . You’d better learn it first
Laravel
的Blade
, or do it directly with the backend. .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