<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>entp1008</author_name>
  <author_url>https://blog.hatena.ne.jp/entp1008/</author_url>
  <blog_title>たかブログ</blog_title>
  <blog_url>https://webmichi.hatenadiary.jp/</blog_url>
  <categories>
    <anon>laravel</anon>
    <anon>DB</anon>
  </categories>
  <description>laravelではマイグレーションファイルは用意されている 1 php artisan make:migration{テーブル名}_table#database/migrations配下にファイルが作られる 2 php artisan make:migration {何をする}_{テーブル名}_table #テーブル名に対して何をするのか指定するとファイル名から推測しやすくなる例えば、DBに新規追加するならば --createというオプションをつけ、その後に = で新規作成するテーブルをつけることができる php artisan make: migration create_users_tab…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwebmichi.hatenadiary.jp%2Fentry%2F2019%2F06%2F23%2F124413&quot; title=&quot;larave テーブルを作るには？(マイグレーションでテーブルとモデルを作る) - たかブログ&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-06-23 12:44:13</published>
  <title>larave テーブルを作るには？(マイグレーションでテーブルとモデルを作る)</title>
  <type>rich</type>
  <url>https://webmichi.hatenadiary.jp/entry/2019/06/23/124413</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
