laravel migration with dtandard value code example Example: laravel migration set default value $table->string('name')->default('Hello World!');