-
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?
-
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
-
I find it very useful that you allow us to publish the templates and then override the ones we want with our own templates.
But is it possible to do the same thing with the generators? Right now I am…
-
Hi sir,
I was generated api using **php artisan infyom:api member** command.
And the command successfull. Add, delete, get and list is working properly.
But edit is not working. Kindly help …
-
Hello bro,
maybe add option for implement datatable javascript plugin for index page.
For laravel exists some packages for this job. This is one: `https://github.com/yajra/laravel-datatables`.
Greets…
-
Dears, great job on that package.
I wonder if there is any event listeners for before model generation, after model generation, before update, and after update.?
as I want to make some checks before…
-
Datatables does not work with Infyom. I use laravel 8, and I followed these links to install datatables with laravel and infyom
https://www.infyom.com/open-source/laravelgenerator/docs/8.0/generat…
-
When running
`artisan artomator:graphql_scaffold ModelName`
the stub file is no longer found:
`...vendor/infyomlabs/laravel-generator/templates/scaffold/views/blade_table_body.stub): Failed to o…