What is the table migration attribute to make a default value unique code example Example: laravel migration set default value $table->string('name')->default('Hello World!');