yajra / laravel-datatables

jQuery DataTables API for Laravel
https://yajrabox.com/docs/laravel-datatables
MIT License
4.76k stars 858 forks source link

Error in Documentation - Searchable in joined table returns Ajax error #622

Closed ObaidParacha closed 8 years ago

ObaidParacha commented 8 years ago

Summary of problem or feature request

https://datatables.yajrabox.com/services/two-datatables

The searchable POSTS tab in this link of documentation isn't working and gives ajax error ( DataTables warning: table id=postsTable - Ajax error. For more information about this error, please see http://datatables.net/tn/7 ). I'm having a similar issue to search in joined tables when I'm using Yajra as a Service through a packge Infyom Laravel Generator https://github.com/InfyOmLabs/laravel-generator

Code snippet of problem

System details

gusilveiramp commented 8 years ago

+1

yajra commented 8 years ago

Thanks for reporting. Demo fixed!