Support the ongoing development of Laravel.io →

bibiki

Joined 27 Apr 2014

Statistics

Threads 1
Replies 1
Solutions 1
Articles 0

json respone related issue

Hi there, I am trying to integrate jQuery dataTables in my Laravel project but I can't seem to be ab...

0 Likes
1 Replies
Solved
replied 10 years ago

json respone related issue

This made it work: $aaData = Member::take(1)->get()->toArray(); return json_encode(array("...

0 Likes
Solved

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.