-
Hi! Firstly, thanks for making an awesome product! I'm finding it quite useful and have recommended it to others.
That said, I found many issues in normal usage when following the installation and …
-
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…
-
When I run command:
`php artisan infyom.publish:templates`
This move all templates/scaffold of my custom theme inside resources/infyom/infyom-generator-templates/scaffold and that is fine.
Ho…
-
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…
-
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…
-
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…
-
- 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…
-
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…
-
I need to make seeder and faker when i generate the crud and i didnt get any idea where should i change it in config. Can you help me?