id(); $table->string('uuid')->unique(); $table->timestamps(); }); } };