increments('id'); $table->string('name', 50); $table->timestamps(); }); } }