Laravel Vue.js and blade template. how to create a vue.js component in laravel app. (Part 7)

Опубликовано: 14 Октябрь 2024
на канале: Code Fisher
7,759
95

here is if you want o delete the blade foresc loop part:    • Laravel and Vue.js some extra for PART 7  
In this tutorial we learn how to pass the data to the Vue js component from controller. Also we learn how to display data ,collections variables in Laravel blade and in a Vue.js component. So we do both blade and Vue.js. We also learn how to create laravel relationship, we will create hasMany relationship and belongsTo relations.