#8 Vue Resource to make api calls and fetch data - part 1

preview_player
Показать описание
In this video I will show you how to use Vue resource to make api calls and fetch the Todo data from a Laravel route.

Рекомендации по теме
Комментарии
Автор

Hi Roy, thanks for this awesome tutorials.

About the mutators, you can use the attribute casting instead of accessor to change the data type (like `completed` => `boolean`).

jystory
Автор

This is Laravel not vue. I have Node backand and I didn't come for Laravel.

devkordes