Laravel 5.5 Using props to pass a string to a Vue Component
Опубликовано: 15 Февраль 2025 на канале: Robert Askam
4,668
34
How to use a Controller to change the value in a component. This only applies to strings, if you are using an array or collection you need to add the : in the variable in in the view when creating the component.