-
**Description**
Generate React/Redux client against an InfyOm Laravel Generator API end-point.
Still generate against an API-Platform API end-point.
And sanitize front end urls.
InfyOm Larav…
-
### 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…
-
Hi there. I try to create a server-side datatable showing relationships and integrated with a multi column search box. I followed exactly these tutorials and managed to do it.
- https://infyom.com/…
ejoi8 updated
2 years ago
-
https://github.com/InfyOmLabs/laravel-generator/blob/453d1d364a13b44f7b424dd4cea2c296402db429/src/Commands/Publish/PublishTablesCommand.php#L47
I think it should be `config('laravel_generator.templ…
-
### getColumns() does not recognize camel-cased relation names
Using implementation in infyom/laravel-generator, I have a `quotes` table with several simple `belongsTo` relations to other tables. …
-
### 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, 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 …
-
In GeneratorConfig.php at the bottom of the loadDynamicVariables function you have this
```
$commandData->addDynamicVariable(
'$API_PREFIX$',
config('infyom.larav…
-
When the localized is set to true, running commands like `infyom:api_scaffold`, `infyom.publish:layout --localized` will show an error that the stub file is missing.
```
copy(~/laravel/vendor/infy…
-
How to change this buttons label?(for translate)
![image](https://user-images.githubusercontent.com/17342159/36075186-375a6e0a-0f5c-11e8-9ce8-b0cb3668432d.png)