kEpEx / laravel-crud-generator

php artisan command to generate fully working crud with grid paginated server side only by having database tables
MIT License
99 stars 44 forks source link

DataTables warning: table id=thegrid - Ajax error #15

Closed swap-nil7 closed 6 years ago

swap-nil7 commented 6 years ago

I am not able to fill an entry in the table as there's an AJAX in table id.

dschwalm commented 5 years ago

Same error here. What was the solution for this?