-
I have used Infyom scaffolding to create tables, relations and datatables.
I have succesfully changed columns to lookup their value based upon their belongsTo in their respective model
For insta…
-
**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…
-
### 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. …
-
-
https://github.com/InfyOmLabs/laravel-generator/blob/453d1d364a13b44f7b424dd4cea2c296402db429/src/Commands/Publish/PublishTablesCommand.php#L47
I think it should be `config('laravel_generator.templ…
-
Its okay when role_id has value on database on user table
Error Alert
===============
DataTables warning: table id=dataTableBuilder - Requested unknown parameter 'role.name' for row 1, column 2…
-
### 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,
do you mind updating the documentation on the Readme ?
the URL - https://infyom.com/open-source/laravel-ui-tabler/docs redirects to the homepage
Regards
-
In GeneratorConfig.php at the bottom of the loadDynamicVariables function you have this
```
$commandData->addDynamicVariable(
'$API_PREFIX$',
config('infyom.larav…