-
Firstable Congratulations for this amazing proyect, really.
I would install this generator but i have a little problem...
I have already started my project with a template, which I have obtained…
-
Hey,
Version 4.0.0 with support for laravel 9 in file [adminlte-templates]/[templates]/[scaffold]/[views]/datatable_body.stub present includes of layouts.datatables_css and layouts.datatables_js wh…
-
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 …
-
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…
-
**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…
-
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
…
-
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 …
-
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…