How is it possible in Laravel 8 to send api json response from controller to datatable in view ?
How is it possible in Laravel 8 to send api json response from controller to datatable in view ?
mohamedyatim12
Posts: 1Questions: 1Answers: 0
Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
Answers
It would be worth searching the web for that, site like this may be able to get you going,
Colin
In the version of laravel 9 you can also integrate datatable in a much easier way. Here is the worth article to go and learn.