scaffold-interface
scaffold-interface copied to clipboard
[Proposal] datatype enum while adding column
enum datatype not given
when shouild i expect this update ?
@claAshish
Do you have any suggestion about it ??
i am not the expert in this but, i guess you have to modify
- Generators you have used to generate MVC files
- add blade file to accept enum (default) values in db
- jquery modification when user selects enum as datatype, you have to populate text boxes to enter default database values
you can check quickadmin for enum thing. It look kinda similar but I am not expert on how to do it.. I hope you can help us with this enum thing Thank You
Hi, this is a nice package but I think that the developers have stopped working on it. Maybe you can try this package: https://github.com/Muhammadinaam/speed-admin. It supports Laravel 8+.