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 #21

Open fehrenmann opened 4 years ago

fehrenmann commented 4 years ago

Hi kEpEx

I've got an issue when loading index pages for my tables : DataTables warning: table id=thegrid - Ajax error. For more information about this error, please see http://datatables.net/tn/7

I can't find any information about js or network error in browser console...

Any idea ?

Thanks for your work

Laravel version : 5.4.* PHP 5.6.37 laravel-crud-generator: 0.1.8