<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>全国個人事業主支援協会 | 中野 | Activity</title>
	<link>https://kojinjigyou.org/member-index/nakano_s2765/activity/</link>
	<atom:link href="https://kojinjigyou.org/member-index/nakano_s2765/activity/feed/" rel="self" type="application/rss+xml" />
	<description>中野 についてのアクティビティフィード。</description>
	<lastBuildDate>Fri, 17 Apr 2026 13:24:23 +0900</lastBuildDate>
	<generator>https://buddypress.org/?v=6.3.0</generator>
	<language>ja</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">4bc7d55019b14e333f85b8a297a9f23a</guid>
				<title>中野 wrote a new post, Laravelのメモリ枯渇エラーは防げるのか？経験に頼らない設計判断の考え方</title>
				<link>https://kojinjigyou.org/?p=105273</link>
				<pubDate>Tue, 16 Dec 2025 05:50:20 +0900</pubDate>

									<content:encoded><![CDATA[<p>PHP／Laravelで開発していると、ある日突然「Allowed memory size exhausted」という致命的なエラーに遭遇することがありま[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">05c9a0be535cf59a82c275c5d306a577</guid>
				<title>中野 wrote a new post, (タイトルなし)</title>
				<link>https://kojinjigyou.org/?p=100448</link>
				<pubDate>Tue, 21 Oct 2025 08:06:35 +0900</pubDate>

									<content:encoded><![CDATA[<p>Laravelの認証は「Guard」を通して処理されます。Guardは「ユーザーをどう認証するか」を定義する仕組みで、デフォルトでは session や token が用意されています。アプリによっては独自の認証方法が必要になるため、自作Guardを実装するケースもあります。例えば外部サービスのトークンや一時キーで認証したい場合、IlluminateContr[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a8c944b85f3183aa5e3c50fe1448960f</guid>
				<title>中野 wrote a new post, 【Laravel】FormRequestのExistsで複数カラムを指定したい</title>
				<link>https://kojinjigyou.org/?p=55031</link>
				<pubDate>Thu, 20 Jul 2023 00:43:31 +0900</pubDate>

									<content:encoded><![CDATA[<p>こんにちは。</p>
<p> </p>
<p>LaravelのFormRequestを使用したバリデーションで、</p>
<p>複数カラムを指定したいケースがありました。</p>
<p>※パラメータは適当に書き換えています</p>
<p> </p>
<p>Rule::exists(&#8216;users&#8217;, &#8216;id&#8217;)-&gt;where(function ($query) {</p>
<p>$query-&gt;where(&#8216;password&#8217;, &#8216;=&#8217;, $this-&gt;request-&gt;get(&#8216;p[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d2adb3256d6326f6ca73c7c48feb568c</guid>
				<title>中野 さんのプロフィールが更新されました。</title>
				<link>https://kojinjigyou.org/member-activity/p/18499/</link>
				<pubDate>Mon, 20 Mar 2023 03:23:11 +0900</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>