<?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/ochiai_t0504/activity/</link>
	<atom:link href="https://kojinjigyou.org/member-index/ochiai_t0504/activity/feed/" rel="self" type="application/rss+xml" />
	<description>落合 俊樹 についてのアクティビティフィード。</description>
	<lastBuildDate>Thu, 16 Apr 2026 11:58:25 +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">ecbd66743343329cef3b3b3e1b0aff45</guid>
				<title>落合 俊樹 wrote a new post, Laravelで静的解析</title>
				<link>https://kojinjigyou.org/?p=6428</link>
				<pubDate>Tue, 31 Mar 2020 13:55:31 +0900</pubDate>

									<content:encoded><![CDATA[<p>概要<br />
Laravelで静的解析を行うツールに、『LaraStan』というものがあります。<br />
元々PHP用の静的解析ツールでPHPStanというものがあり、こちらのLaravel用ライブラリになります。<br />
 <br />
このLaraStanの導入と実行までを以下の3ステップで完了することができます。<br />
 <br />
（静的解析とは：コードを実行せずに解析を行うこと。コーディングルールチェックや、制御フローの解析、脆弱性の検出などが行える。）[&hellip;] <img src="https://kojinjigyou.org/wp-content/uploads/2020/03/phpstan.png" /></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">20639f7c77593a236d1e0990aeb3a04a</guid>
				<title>落合 俊樹 wrote a new post, Laravel+DockerでCron実行環境構築</title>
				<link>https://kojinjigyou.org/?p=5485</link>
				<pubDate>Sat, 29 Feb 2020 08:15:34 +0900</pubDate>

									<content:encoded><![CDATA[<p>概要<br />
DockerでLaravel開発環境を構築している場合で、<br />
タスクスケジュールをCron実行する為に必要なインストール手順と設定方法を記載します。<br />
Cronインストール<br />
docker-compose exec app bash等でコンテナに入った後以下を実行し、コンテナにCronをインストールします。<br />
apt-get install cron<br />
Cronエントリを追加<br />
Cronの設定ファイルを開きます。<br />
c[&hellip;] <img src="https://kojinjigyou.org/wp-content/uploads/2020/02/crontab_e_1.png" /></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">61a53ff7de89c2e24f513ce7b1ef5584</guid>
				<title>落合 俊樹 さんのプロフィールが更新されました。</title>
				<link>https://kojinjigyou.org/member-activity/p/1923/</link>
				<pubDate>Mon, 20 Jan 2020 08:37:18 +0900</pubDate>

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