Angular4 Frontend and Laravel5.4 Backend CRUD using Service API - Part 8
Mark Goyena
0:00 / 0:00
Angular4 Frontend and Laravel5.4 Backend CRUD using Service API - Part 8
2 225 просмотров · 8 лет назад
Mark Goyena
582 подписчика
2 225 просмотров · 8 лет назад
Learn the basics of creating web application using the widely used web technologies such as Angular 4 for frontend and Laravel5.4 for backend, with CRUD functionalities, MySQL as database and connection via service API.
PART 08
0:00 - CRUD - Delete in Home Component
5:15 - Delete API in Angular Service
7:46 - Delete route in Larvel
8:39 - "Delete" function in Laravel Controller
11:20 - Further modifications of the project