Working proposal apply code, fixed schema (need reset - artisan migrate:fresh)

This commit is contained in:
2018-08-11 18:42:12 +02:00
parent 8efc31d820
commit f2910f977f
12 changed files with 168 additions and 69 deletions
@@ -4,7 +4,7 @@ Complex animated column editor for the table edit page
<template>
<div>
<input type="hidden" :name="name" :value="JSON.stringify(columns)" v-if="!newTable">
<input type="hidden" :name="name" :value="JSON.stringify(columns)" v-if="newTable">
<div :class="newTable ? ['col-md-12', 'mt-3'] : []">
<table :class="[