added code generator back to repository

This commit is contained in:
omair saleh
2020-09-14 16:36:40 +08:00
parent 0cab8e6456
commit 06b024ce9f
84 changed files with 5955 additions and 1 deletions
@@ -0,0 +1 @@
<selectable-component :endpoint="route('api.$SELECT_TABLE$.list')" section="$SELECT_TABLE_CAMEL$Section" valueColumn="$VALUE_COLUMN$" labelColumn="$LABEL_COLUMN$" v-model="parameters.$FIELD_NAME$"></selectable-component>