scaffold-interface icon indicating copy to clipboard operation
scaffold-interface copied to clipboard

[Proposal] datatype enum while adding column

Open claAshish opened this issue 8 years ago • 5 comments

enum datatype not given

claAshish avatar Nov 08 '16 10:11 claAshish

when shouild i expect this update ?

claAshish avatar Nov 09 '16 08:11 claAshish

@claAshish

Do you have any suggestion about it ??

amranidev avatar Nov 09 '16 17:11 amranidev

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

claAshish avatar Nov 10 '16 04:11 claAshish

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

qeifar avatar Apr 27 '17 04:04 qeifar

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+.

Muhammadinaam avatar Jul 09 '21 01:07 Muhammadinaam