adding default current timestamp.
$table->timestamp(’something_at')->default(DB::raw('CURRENT_TIMESTAMP'));