Skip to content Skip to sidebar Skip to footer
Showing posts with the label Laravel 4

Emberdata 1.0.0

I'm using Laravel 4 with emberjs and I need to list a collection of relationship data on emberj… Read more Emberdata 1.0.0

How To Pass A Value From A Js Function To A Laravel Controller?

I am having trouble with JQ and laravel controller. As this is a JS file which need to call a contr… Read more How To Pass A Value From A Js Function To A Laravel Controller?

Call Laravel Controler From An Ajax Request With Get / Put / Delete Method

I am having a javascript like this which will call two different controller in two diff situation .… Read more Call Laravel Controler From An Ajax Request With Get / Put / Delete Method