<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>WaterFalls</author_name>
  <author_url>https://blog.hatena.ne.jp/WaterFalls/</author_url>
  <blog_title>１分技術ブログ</blog_title>
  <blog_url>https://waterfalls.hatenablog.com/</blog_url>
  <categories>
    <anon>Laravel</anon>
    <anon>PHP</anon>
  </categories>
  <description>コントローラ側でDBなどから初期値を取得し、bladeのold関数を使用している箇所に反映する方法。 バリデーションなどで戻ってきた場合には修正値が反映される。 &lt;input type=&quot;text&quot; id=&quot;remarks&quot; name=&quot;remarks&quot; value=&quot;{{ old('remarks' , $params['remarks'] ) }}&quot;&gt; old関数の第二引数に初期値の変数を指定すれば良い。 PHPフレームワーク Laravel入門作者: 掌田津耶乃出版社/メーカー: 秀和システム発売日: 2017/09/16メディア: 単行本この商品を含むブログを見る</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwaterfalls.hatenablog.com%2Fentry%2F2019%2F05%2F25%2F231946&quot; title=&quot; [PHP][Laravel] blade内のold関数にデフォルト値を指定 - １分技術ブログ&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://images-fe.ssl-images-amazon.com/images/I/51M9CvLpz3L._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-05-25 23:19:46</published>
  <title> [PHP][Laravel] blade内のold関数にデフォルト値を指定</title>
  <type>rich</type>
  <url>https://waterfalls.hatenablog.com/entry/2019/05/25/231946</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
