<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Narimasenu</author_name>
  <author_url>https://blog.hatena.ne.jp/Narimasenu/</author_url>
  <blog_title>narimasenuの主成分</blog_title>
  <blog_url>https://narimasenu.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>GCEは自前でメールが送信できないので、サードパティを使用してメールを送信する事になります。 一般的にSendGridが使用されてますが、今回はLaravel経由で使用する際の手順を説明します。 .env を 変更MAIL_DRIVER=sendgrid SENDGRID_API_KEY=xxxxxxxxxxxxx その他の項目は変更なし vi config/mail.php fromを編集 vi config/services.php 'sendgrid' =&gt; [ 'api_key' =&gt; env('SENDGRID_API_KEY'), 'version' =&gt; 'v3', ], vi …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnarimasenu.hateblo.jp%2Fentry%2F2017%2F01%2F24%2F172339&quot; title=&quot;Laravel 5.3 で SendGrid を使う - narimasenuの主成分&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>2017-01-24 17:23:39</published>
  <title>Laravel 5.3 で SendGrid を使う</title>
  <type>rich</type>
  <url>https://narimasenu.hateblo.jp/entry/2017/01/24/172339</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
