<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>arms-doi</author_name>
  <author_url>https://blog.hatena.ne.jp/arms-doi/</author_url>
  <blog_title>arms inc. Engineers' Blog</blog_title>
  <blog_url>https://tech.arms-soft.co.jp/</blog_url>
  <categories>
    <anon>バックエンド</anon>
    <anon>Laravel</anon>
  </categories>
  <description>こんにちは！ドイです！！ 先日、初めてDB設計をやったのですが、 後からどんどん出てくる型の間違えや、カラム追加… マイグレーションファイルを使って修正しましたので、まとめていきたいと思います。 テーブル作成 upに作成するテーブルについて、 downはロールバックする際の処理を書きます。 &lt;?php public function up() { Schema::create('reserves', function (Blueprint $table) { $table-&gt;bigIncrements('id'); $table-&gt;string('name')-&gt;comment('名前'); …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.arms-soft.co.jp%2Fentry%2F2021%2F08%2F11%2F090000&quot; title=&quot;【Lalavel】マイグレーションファイルまとめ - arms inc. Engineers&amp;#39; Blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn.user.blog.st-hatena.com/default_entry_og_image/154391842/1555659217502624</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-08-11 09:00:00</published>
  <title>【Lalavel】マイグレーションファイルまとめ</title>
  <type>rich</type>
  <url>https://tech.arms-soft.co.jp/entry/2021/08/11/090000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
