Hi,
If i understand you well, you want to display data from multiple tables in a datatable..
For server-side processing, you have a very helpful package I've been using for a while: https://github.com/bllim/laravel4-datatables-package
You can build your query, edit and add column on the fly..
Regards,
Jeremy
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community