-
As mentioned in title, I would like to add the id of logged in user to be added in created_by field in table for every insert and in modified_by field if edit. How can I achieve this with infyom gener…
-
I have issue on generate scaffold/api/api_scaffold and this is what its show.
![Capture](https://user-images.githubusercontent.com/97268905/158919645-d80fe1c5-d9ad-4aa6-bfb7-a833e76a2314.PNG)
I …
-
Hi, in last versión after doing a "php artisan infyom.publish:layout" the command fails in some of the views
`
ErrorException
copy(/home/dev/test/vendor/infyomlabs/adminlte-templates/templates…
-
Hi All,
I did not find any option to generate a DataTable with "Search Column".
Does anybody know if is possible? If not I'm looking advice how to add this (which part of code to modify?)
Tha…
-
This is probably an extremely stupid question, but I'm still kinda new at this so go easy on me.
Let's say I have two tables "Productions" and "Tours" with the corresponding models and relationship…
-
I tried to install appointer/swaggervel for laravel docs like written here
```code
https://infyom.com/open-source/laravelgenerator/docs/8.0/generator-options#swagger
```
But found this error.
How…
-
- PHP 8.0.1
- laravel/framework "^8.54"
```sh
GitHub/Infyom/ui-stisla-issue5 via v12.22.5 via 🐘 v8.0.1
❯ composer require infyomlabs/laravel-ui-stisla
Using version ^3.1 for infyomlabs/la…
-
Hello everyone,
I'm trying to follow the simple steps from https://labs.infyom.com/laravelgenerator/docs/7.0/boilerplates but I get an error in the key:generate command already:
```PHP Fatal error…
-
I setup Laravel 8 + Larvavel-Generator + Yajradatable
Without seting updating confg/infoyom/laravel-generator.php ( ie having the parameter add_on / datatables to false).
The command : `php arti…
-
Hi;
When I noticed I couldn't create with relationship column on generate builder.
HTML render;
![html render](https://i.hizliresim.com/bJjmfA.png)
_resources\views\infyom\generator-builder…