<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>SHAKAE</author_name>
  <author_url>https://blog.hatena.ne.jp/SHAKAE/</author_url>
  <blog_title>駆け出しエンジニアの勉強記録</blog_title>
  <blog_url>https://shakae.hatenadiary.com/</blog_url>
  <categories>
    <anon>laravel</anon>
  </categories>
  <description>【routes】ーーー auth.php ーーーRoute::middleware('guest')-&gt;group(function () {guest =ログインしていない人に表示されるページへのルート。ユーザーがログインしている場合、指定されたリダイレクト先にリダイレクトする。Route::middleware('auth')-&gt;group(function () {auth =ログインしている人のみに表示されるページへのルート。ログインしていない場合、指定されたリダイレクト先にリダイレクトする。以下の通り自作することも可能。ミドルウェアの作成手順ーーーーーーーーーーーーーーーーーーーーー…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshakae.hatenadiary.com%2Fentry%2F2024%2F04%2F26%2F114456&quot; title=&quot;ミドルウェア(すべて自作する場合) - 駆け出しエンジニアの勉強記録&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>2024-04-26 11:44:56</published>
  <title>ミドルウェア(すべて自作する場合)</title>
  <type>rich</type>
  <url>https://shakae.hatenadiary.com/entry/2024/04/26/114456</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
