-
hi @app-generator
would you please give some examples of valid csv URLs?
-
### Summary of problem or feature request
https://datatables.yajrabox.com/services/two-datatables
The searchable POSTS tab in this link of documentation isn't working and gives ajax error ( DataTabl…
-
After Nuxt 1.0.0-rc4 versions there is problem with third-party plugins.
For example, I use moment.js. That's how I included them
In nuxt.config.js
```js
plugins: [
//...
{ src: '~/plugins…
-
DatatablesServiceProvider is using:
- DataTablesMakeCommand::class (Line 57)
- DataTablesScopeCommand::class (Line 58)
- Request::class (Line 74)
- HtmlServiceProvider::class (Line 86)
- ExcelService…
-
Hi, Im using Infyom generator from https://github.com/InfyOmLabs/laravel-generator wich implements an option for using this datatables. Now im facing an error with related models. I have a model with …
-
Currently there is only 1 search box. how can we search data for 2 column at a time.
For example "name" and "city" ( John , Newyork ) in data table list generated by scaffold generator.
Is it po…
-
### How to custom query in datatables/ModelDataTable.php
Hi Yajra, may we custom query in ModelDataTable.php? I have CompetencyDataTable.php and I want to join Competency data with Competency Group…
-
Hi, i have installed snappy and wkhtmltopdf. wkhtmltopdf its working on terminal.
Configure the datatables config with
```php
return [
/**
* DataTables internal index id response c…
-
I'm still trying but I thought I would ask in the meantime: is the [Editable plugin](https://github.com/Mobius1/Editable), prepared for the predecessor of this table library, still supported? Or is th…
-
Hi guys!
I use Laravel 5 with your laravel-datatables repo. All works fine, congratulations!!
But when the datatable sort or search any data use case sensitive and first show words in uppercase and …