-
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…
-
Hello
I'm trying to setup a tenancy application where the concept is 1 user can have multiple tenants. I'm doing this with the single-database approach.
To start off, i did the Quickstart tutori…
-
When run commnd `php artisan infyom.publish:user` it executes successfully.
but when click on user menu getting below error.
![image](https://user-images.githubusercontent.com/25167163/12191762…
-
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?
-
The installation steps are not correct:
https://labs.infyom.com/laravelgenerator/docs/7.0/boilerplates
One cannot do the php artisan key:generate before the composer install command is complete
…
rabol updated
3 years ago
-
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…
-
Hello,
I am installing backpack for the first time with Laravel 8:
```
"require": {
"php": "^7.3|^8.0",
"backpack/crud": "4.1.*",
"fideloper/proxy": "^4.4",
…
-
How can i get txtpaginate on GUI builder to infyom-generator-templates? Can i just add $paginate$?
Or where can i see the variable that can i take for the template?
-
There is an usage of ResponseUtil from InfyOm namespace, but core lacks dependency of it.
We should either remove the dependency or add a dependency to composer.json
https://github.com/EscolaLMS/C…
shdpl updated
3 years ago
-
How do I create a dropdown menu .....am using the infyom generator