-
**appointer/swaggervel package is no more maintained or abondoned.
-
I would like te be able to generate a custom file along with the rest. The feature might be already there but I can't find it.
For example:
testfile.stub -> to generate this file.
-
Is there any option to show data of related field in drop down when create page or edit page is open.
right now its show as a input field not as a select field .
-
I'm a big fan of laravel generaator project ... I also use rappasoft to quickly set up my environment however mixing these two projects is hard .. These two projects combined would really shorten dev …
-
**PROBLEM**
I was facing this issue where the datatables view was not displaying any data and was not showing any errors. The table was being shown but it was empty, despite there being data in the d…
-
Please fix the "_locale.stub" files because their html parts are not up-to-date.
e.g. "menu_template.stub" was updated some month ago, but "menu-template_locale.stub" was not. But it is the same for…
-
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…
-
After generating DataTables for the User model and navigating to the page, I get this error:
```
ReflectionException
Class App\DataTables\UserDataTable does not exist
```
### To reproduce
…
-
https://www.infyom.com/open-source/laravelgenerator/docs/8.0/generator-commands#default-users-model-crud
> php artisan infyom.publish:user
is not working cause Users scaffold files for this te…
-
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 …