-
Hi I just installed the demo with laravel 5.3 and checking the dashboard as it is supposed to be.
But I am wonder that there is no controller is defined for any module like admin dashboard and/or for …
-
Please check delete option on the Admin Panel,
![Screen](https://cloud.githubusercontent.com/assets/905951/20567418/be5e8c38-b17f-11e6-9b2c-378990fd64a9.png)
P.S.: Now I got the screen..
-
Hello guys, is there a recommend approach to use entity translations with Kunstmaan? There is dependency on https://github.com/Atlantic18/DoctrineExtensions, but it uses field-based translations while…
-
### What steps will reproduce the problem?
i have a module with normal CRUD actions
after last composer update
the redirect in create and update to view are no longer working as expected
### W…
-
Estas son las pantallas que deben de revisar si es necesario alguna modificación por el soft-delete
1. Cabinets
2. Proveedor
3. Tipo de transporte
4. UDN
5. Marca Cabinet
Como observación general, r…
-
-
Hi. I try to use gii both in console and browser. It's not easy because i must enter full qualified name of model and controller class.
So i offer to:
1) Make controller class name field non required…
-
Unificar os CRUDS de Prova, questão e alternativa - Pensar em como será o fluxo de criação de uma prova.. imagino que isto tudo é feito de uma só vez... criar prova, inserir as questões dela e suas al…
-
One should have possibility to easily deactive serializing event or configure internals (i.e. modify serializing context)
-
Nas actions dos CRUDs que retornam entidades, as entidades são retornadas com todos os relacionamentos. Deve ser opcional quais relacionamentos são retornados.