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 ?

mohamedyatim12mohamedyatim12 Posts: 1Questions: 1Answers: 0

Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:

Answers

  • colincolin Posts: 15,142Questions: 1Answers: 2,586

    It would be worth searching the web for that, site like this may be able to get you going,

    Colin

  • mikejohnmikejohn Posts: 1Questions: 0Answers: 0

    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.

Sign In or Register to comment.