register, Grundpreis

This commit is contained in:
Kevin Adametz 2020-04-01 15:35:11 +02:00
parent f06d2d15a5
commit 8e4bb0c2f6
32 changed files with 965 additions and 216 deletions

View file

@ -36,6 +36,9 @@ class CreateProductsTable extends Migration
$table->string('contents')->nullable();
$table->unsignedInteger('contents_total')->nullable();
$table->unsignedTinyInteger('unit')->nullable();
$table->string('number')->nullable();
$table->string('icons')->nullable(); //as array cast