<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>laravel</author_name>
  <author_url>https://blog.hatena.ne.jp/laravel/</author_url>
  <blog_title>ふたりはララベル （Laravel PHP Framework）</blog_title>
  <blog_url>https://laravel.hatenablog.com/</blog_url>
  <categories>
    <anon>Laravel</anon>
    <anon>Form</anon>
  </categories>
  <description>Form::modelを使う場合は、既に入っている値を自動的に取得してくれるので便利。注意するのは初期値を指定するときはnullにすること。 {{ Form::model($title,[ 'method' =&gt; 'put', 'route' =&gt; ['title.update',$title-&gt;id], 'class' =&gt; 'form-horizontal' ]) }} {{ Form::select('name', [ 'L2スイッチ'=&gt;'L2スイッチ', 'L3スイッチ'=&gt;'L3スイッチ', ],null,['data-rel'=&gt;'chosen']) }} {{ Form::cl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flaravel.hatenablog.com%2Fentry%2F2013%2F12%2F30%2F020224&quot; title=&quot;Form::modelを使った場合は初期値をnullにする - ふたりはララベル （Laravel PHP Framework）&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>2013-12-30 02:02:24</published>
  <title>Form::modelを使った場合は初期値をnullにする</title>
  <type>rich</type>
  <url>https://laravel.hatenablog.com/entry/2013/12/30/020224</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
