I am able to get JSON output by accessing the URL directly.
When I access the View, It shows only --- The table header along with processing message When I click the "No. Page Entries(dropdown)", I gets error message Invalid JSON Response and then data's to the table is loaded
I am using bllim\laravel4-datatables-package using the tutorial in the below link, http://barnaszalai.eu/article/tips-and-tricks-using-datatables-with-laravel%23disqus_thread
I am able to get JSON output by accessing the URL directly.
When I access the View, It shows only --- The table header along with processing message When I click the "No. Page Entries(dropdown)", I gets error message Invalid JSON Response and then data's to the table is loaded
It doesn't loads the Data to the Table on First
Route
Method
JS
HTML
I have included the below css and js as well
using Xampp 5.6.3 on Windows 7