Laravel Angular Tutorial part (1)

preview_player
Показать описание


Laravel 5 AngularJS backend (REST API),
AngularJS application structure,
Displaying data from the REST API using AngularJS,
AngularJS form validation,
Рекомендации по теме
Комментарии
Автор

public resource update doesn't work. error line is the $employee->save(); under update

jedgavina
Автор

hello sir, please help me. i have created laravel angular app but the problem is using laravel as combined backand and frontend is complex where i put @angular directory in the public folder and use laravel as backend... Instead i want to do this thing ....


Create tow seperate directory called Frontend and Backend where i install laravel 5.3 in backend and angular 2 in Frontend.. will it have any performance issue ??? tried to do apache benchmark, got almost same result while fetching data from api endpoint. but still want to have some more opinion.. :)

creative-commons-videos