Manish Verma
Manish Verma
I am facing the same problem while using datatable with Laravel 5.2
@acboyle I am not sure it is correct or not, but it worked for me. check this [[Chumper/Datatable] Fixed for L5.2 compatibility (#372)](https://github.com/Chumper/Datatable/pull/372)
@timgws Thank you, I knew I was doing something stupid as hell.
Hey Looks like some thing is still wrong in my project code. I am getting an ajax error. by looking request on my localhost - > http://localhost/?draw=1&columns%5B0%5D%5Bdata%5D=name&columns%5B0%5D%5Bname%5D=&columns%5B0%5D%5Bsearchable%5D=true&columns.....' and gives the...