<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	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>Laravel | IT NEWS</title>
	<atom:link href="https://news.minory.org/tag/laravel/feed" rel="self" type="application/rss+xml" />
	<link>https://news.minory.org</link>
	<description>IT関連のRSSを取り入れたアンテナサイト</description>
	<lastBuildDate>Sat, 25 Nov 2023 08:36:15 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://news.minory.org/wp-content/uploads/2022/04/cropped-icon-32x32.png</url>
	<title>Laravel | IT NEWS</title>
	<link>https://news.minory.org</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Laravelの開発環境を構築する（Jetstream、Livewire、SQLite使用）</title>
		<link>https://news.minory.org/515393.html</link>
					<comments>https://news.minory.org/515393.html#respond</comments>
		
		<dc:creator><![CDATA[管理者]]></dc:creator>
		<pubDate>Sat, 25 Nov 2023 08:36:15 +0000</pubDate>
				<category><![CDATA[Minory]]></category>
		<category><![CDATA[Composer]]></category>
		<category><![CDATA[JETSTREAM]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[LiveWire]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SPA]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[コマンド]]></category>
		<category><![CDATA[サーバー]]></category>
		<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[データベース]]></category>
		<category><![CDATA[フレームワーク]]></category>
		<guid isPermaLink="false">https://minory.org/?p=9013</guid>

					<description><![CDATA[<p><img src="https://minory.org/wp-content/uploads/2023/11/laravel-install-1024x682.jpg" class="webfeedsFeaturedVisual"></p>
<p>LaravelはPHPのフレームワークで、その使いやすさとパワフルな機能から、多くの開発者に支持されています。度々、Laravelの記事を書いていますが、今回はLaravelの最新版を使用して、JetstreamとLiv […]</p>
The post <a href="https://news.minory.org/515393.html">Laravelの開発環境を構築する（Jetstream、Livewire、SQLite使用）</a> first appeared on <a href="https://news.minory.org">IT NEWS</a>.]]></description>
		
					<wfw:commentRss>https://news.minory.org/515393.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Laravelで共通の変数を設定してビュー全体にデータを共有する</title>
		<link>https://news.minory.org/411231.html</link>
					<comments>https://news.minory.org/411231.html#respond</comments>
		
		<dc:creator><![CDATA[管理者]]></dc:creator>
		<pubDate>Tue, 09 Aug 2022 00:52:00 +0000</pubDate>
				<category><![CDATA[Minory]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[サービスプロバイダ]]></category>
		<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[ビュー]]></category>
		<category><![CDATA[ビューコンポーザ]]></category>
		<category><![CDATA[メソッド]]></category>
		<category><![CDATA[共有]]></category>
		<category><![CDATA[共通]]></category>
		<category><![CDATA[変数]]></category>
		<category><![CDATA[関数]]></category>
		<guid isPermaLink="false">https://minory.org/?p=6148</guid>

					<description><![CDATA[<div>
	<a href="https://minory.org/laravel-view-share.html"><img title="laravel-view-share" src="https://minory.org/wp-content/uploads/2022/06/laravel-view-share-300x200.jpg" alt="laravel-view-share" width="300" height="200"></a>
	</div>
<p>	Laravelのビューにデータを渡すには、viewヘルパ関数の引数にビューとデータをセットして返すようにしますが、これでは特定のビューにしかデータを渡せないので、今回はビューコンポーザを利用して、ビュー全体にデータを共有 […]</p>
The post <a href="https://news.minory.org/411231.html">Laravelで共通の変数を設定してビュー全体にデータを共有する</a> first appeared on <a href="https://news.minory.org">IT NEWS</a>.]]></description>
		
					<wfw:commentRss>https://news.minory.org/411231.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>久々にLaravelでインストールから認証（ログイン）機能を作成</title>
		<link>https://news.minory.org/406823.html</link>
					<comments>https://news.minory.org/406823.html#respond</comments>
		
		<dc:creator><![CDATA[管理者]]></dc:creator>
		<pubDate>Mon, 11 Jul 2022 04:06:00 +0000</pubDate>
				<category><![CDATA[Minory]]></category>
		<category><![CDATA[Composer]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[LTS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[インストール]]></category>
		<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[データベース]]></category>
		<category><![CDATA[バージョン]]></category>
		<category><![CDATA[ログイン]]></category>
		<category><![CDATA[認証]]></category>
		<guid isPermaLink="false">https://minory.org/?p=6063</guid>

					<description><![CDATA[<div>
	<a href="https://minory.org/laravel6-install.html"><img title="laravel6-install" src="https://minory.org/wp-content/uploads/2022/06/laravel6-install-300x200.jpg" alt="laravel6-install" width="300" height="200"></a>
	</div>
<p>	久しぶりに作りたいアプリができたので、昔やってたLaravelで作成することにしました！今回はLaravelのインストールから、認証（ログイン）機能までを作成したいと思います。 Laravelのバージョンを選ぶ 昔は長期 […]</p>
The post <a href="https://news.minory.org/406823.html">久々にLaravelでインストールから認証（ログイン）機能を作成</a> first appeared on <a href="https://news.minory.org">IT NEWS</a>.]]></description>
		
					<wfw:commentRss>https://news.minory.org/406823.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>ApacheのAliasと.htaccessでLaravelをサブディレクトリで動かす</title>
		<link>https://news.minory.org/413735.html</link>
					<comments>https://news.minory.org/413735.html#respond</comments>
		
		<dc:creator><![CDATA[管理者]]></dc:creator>
		<pubDate>Thu, 11 Jul 2019 07:46:41 +0000</pubDate>
				<category><![CDATA[Minory]]></category>
		<category><![CDATA[Alias]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[サブディレクトリ]]></category>
		<category><![CDATA[サーバー]]></category>
		<category><![CDATA[テクノロジー]]></category>
		<guid isPermaLink="false">https://minory.org/?p=3139</guid>

					<description><![CDATA[<div>
	<a href="https://minory.org/laravel-subdirectry.html"><img title="laravel-subdirectry" src="https://minory.org/wp-content/uploads/2019/06/laravel-subdirectry-300x200.jpg" alt="laravel-subdirectry" width="300" height="200"></a>
	</div>
<p>	1つのドメインで複数サイトを運用したい場合の1つの方法として、サブディレクトリをドキュメントルートとして動作させる方法があります。以前学習したApacheのAriasを利用して、Laravelをサブディレクトリで動作させ […]</p>
The post <a href="https://news.minory.org/413735.html">ApacheのAliasと.htaccessでLaravelをサブディレクトリで動かす</a> first appeared on <a href="https://news.minory.org">IT NEWS</a>.]]></description>
		
					<wfw:commentRss>https://news.minory.org/413735.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>【Laravel】7種類あるrequiredバリデーションの使い方</title>
		<link>https://news.minory.org/413767.html</link>
					<comments>https://news.minory.org/413767.html#respond</comments>
		
		<dc:creator><![CDATA[管理者]]></dc:creator>
		<pubDate>Mon, 20 May 2019 08:29:15 +0000</pubDate>
				<category><![CDATA[Minory]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[required]]></category>
		<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[バリデーション]]></category>
		<category><![CDATA[必須]]></category>
		<guid isPermaLink="false">https://minory.org/?p=3092</guid>

					<description><![CDATA[<div>
	<a href="https://minory.org/laravel-7required.html"><img title="laravel-7required" src="https://minory.org/wp-content/uploads/2019/05/laravel-7required-300x200.jpg" alt="laravel-7required" width="300" height="200"></a>
	</div>
<p>	Laravelのバリデーションに登場するrequiredには、他のフィールドの状態に応じて必須にするかを決めるルールがいくつかあります。指定した項目が必須になる条件を付けたい場合に非常に便利です。例えば、AとBの入力項目 […]</p>
The post <a href="https://news.minory.org/413767.html">【Laravel】7種類あるrequiredバリデーションの使い方</a> first appeared on <a href="https://news.minory.org">IT NEWS</a>.]]></description>
		
					<wfw:commentRss>https://news.minory.org/413767.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Laravelでデータ更新時に差分を確認するisDirty()とgetDirty()</title>
		<link>https://news.minory.org/413781.html</link>
					<comments>https://news.minory.org/413781.html#respond</comments>
		
		<dc:creator><![CDATA[管理者]]></dc:creator>
		<pubDate>Mon, 29 Apr 2019 06:40:11 +0000</pubDate>
				<category><![CDATA[Minory]]></category>
		<category><![CDATA[Dirty]]></category>
		<category><![CDATA[Eloquent]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[差分]]></category>
		<category><![CDATA[更新]]></category>
		<guid isPermaLink="false">https://minory.org/?p=3042</guid>

					<description><![CDATA[<div>
	<a href="https://minory.org/laravel-isdirty-getdirty.html"><img title="laravel-isdirty-getdirty" src="https://minory.org/wp-content/uploads/2019/04/laravel-isdirty-getdirty-e1644508064507-300x200.jpeg" alt="laravel-isdirty-getdirty" width="300" height="200"></a>
	</div>
<p>	Laravelで既に登録されているデータを更新する際に、Eloquentのsave()を利用することがあると思いますが、データが更新されていない、例えば更新画面で何も入力せずにフォームボタンを押した場合、update() […]</p>
The post <a href="https://news.minory.org/413781.html">Laravelでデータ更新時に差分を確認するisDirty()とgetDirty()</a> first appeared on <a href="https://news.minory.org">IT NEWS</a>.]]></description>
		
					<wfw:commentRss>https://news.minory.org/413781.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>LaravelでSSE（Server Sent Events）を利用してサーバから通知する</title>
		<link>https://news.minory.org/413795.html</link>
					<comments>https://news.minory.org/413795.html#respond</comments>
		
		<dc:creator><![CDATA[管理者]]></dc:creator>
		<pubDate>Thu, 11 Apr 2019 08:55:09 +0000</pubDate>
				<category><![CDATA[Minory]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Server Sent Events]]></category>
		<category><![CDATA[SSE]]></category>
		<category><![CDATA[クライアント]]></category>
		<category><![CDATA[サーバー]]></category>
		<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[通信]]></category>
		<guid isPermaLink="false">https://minory.org/?p=2974</guid>

					<description><![CDATA[<div>
	<a href="https://minory.org/laravel-sse.html"><img title="laravel-sse" src="https://minory.org/wp-content/uploads/2019/04/laravel-sse-300x200.jpeg" alt="laravel-sse" width="300" height="200"></a>
	</div>
<p>	皆さん、SSE（Server Sent Events）をご存知でしょうか？Node.jsが有名過ぎて隠れてしまっていますが、双方向通信が必要なく、サーバーからクライアントへ一方向通信するなら、SSEの方が断然簡単です！今 […]</p>
The post <a href="https://news.minory.org/413795.html">LaravelでSSE（Server Sent Events）を利用してサーバから通知する</a> first appeared on <a href="https://news.minory.org">IT NEWS</a>.]]></description>
		
					<wfw:commentRss>https://news.minory.org/413795.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>LaravelのパッケージでフォームにCAPTCHA認証を追加する</title>
		<link>https://news.minory.org/413819.html</link>
					<comments>https://news.minory.org/413819.html#respond</comments>
		
		<dc:creator><![CDATA[管理者]]></dc:creator>
		<pubDate>Tue, 12 Mar 2019 07:37:14 +0000</pubDate>
				<category><![CDATA[Minory]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google reCAPTCHA]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[スパム]]></category>
		<category><![CDATA[セキュリティ]]></category>
		<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[バリデーション]]></category>
		<category><![CDATA[パッケージ]]></category>
		<category><![CDATA[フォーム]]></category>
		<category><![CDATA[ロボット]]></category>
		<guid isPermaLink="false">https://minory.org/?p=2897</guid>

					<description><![CDATA[<div>
	<a href="https://minory.org/laravel-google-captcha.html"><img title="laravel-google-captcha" src="https://minory.org/wp-content/uploads/2019/02/laravel-google-captcha-300x203.jpg" alt="laravel-google-captcha" width="300" height="203"></a>
	</div>
<p>	以前、WordPressのプラグインでも紹介した、Googleが提供している人間とロボットのどちらによる操作かを判別するためのセキュリティ強化ツール、CAPTCHA認証機能をLaravelにパッケージを利用して導入する方 […]</p>
The post <a href="https://news.minory.org/413819.html">LaravelのパッケージでフォームにCAPTCHA認証を追加する</a> first appeared on <a href="https://news.minory.org">IT NEWS</a>.]]></description>
		
					<wfw:commentRss>https://news.minory.org/413819.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Laravelで汎用性のある共通クラス（ライブラリ）を作る方法</title>
		<link>https://news.minory.org/413833.html</link>
					<comments>https://news.minory.org/413833.html#respond</comments>
		
		<dc:creator><![CDATA[管理者]]></dc:creator>
		<pubDate>Fri, 22 Feb 2019 09:22:16 +0000</pubDate>
				<category><![CDATA[Minory]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[カスタム]]></category>
		<category><![CDATA[クラス]]></category>
		<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[フレームワーク]]></category>
		<category><![CDATA[汎用性]]></category>
		<category><![CDATA[独自]]></category>
		<category><![CDATA[関数]]></category>
		<guid isPermaLink="false">https://minory.org/?p=2868</guid>

					<description><![CDATA[<div>
	<a href="https://minory.org/laravel-libraries.html"><img title="laravel-libraries" src="https://minory.org/wp-content/uploads/2019/02/laravel-libraries-300x200.png" alt="laravel-libraries" width="300" height="200"></a>
	</div>
<p>	Laravelは便利な機能を数多く持っていますが、どうしても足りない場合は、ヘルパ関数のように汎用性のある共通関数を作りたくなります。しかし、共通クラスをどこに書いてどのように呼び出すか悩んでいる方に、（マイ）ベストプラ […]</p>
The post <a href="https://news.minory.org/413833.html">Laravelで汎用性のある共通クラス（ライブラリ）を作る方法</a> first appeared on <a href="https://news.minory.org">IT NEWS</a>.]]></description>
		
					<wfw:commentRss>https://news.minory.org/413833.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Laravelのカスタムバリデーションルールを追加する</title>
		<link>https://news.minory.org/413851.html</link>
					<comments>https://news.minory.org/413851.html#respond</comments>
		
		<dc:creator><![CDATA[管理者]]></dc:creator>
		<pubDate>Wed, 16 Jan 2019 07:26:27 +0000</pubDate>
				<category><![CDATA[Minory]]></category>
		<category><![CDATA[Controller]]></category>
		<category><![CDATA[FormRequest]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[ServiceProvider]]></category>
		<category><![CDATA[カスタム]]></category>
		<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[バリデーション]]></category>
		<category><![CDATA[ルール]]></category>
		<guid isPermaLink="false">https://minory.org/?p=2819</guid>

					<description><![CDATA[<div>
	<a href="https://minory.org/laravel-custom-validation-rule.html"><img title="laravel-custom-validation-rule" src="https://minory.org/wp-content/uploads/2019/01/laravel-custom-validation-rule-300x188.jpg" alt="laravel-custom-validation-rule" width="300" height="188"></a>
	</div>
<p>	Laravelでは追加する必要のないくらい豊富なバリデーションルールが用意されています。しかし、特に日本においてそれだけでは不十分な場合も多々あり、独自のバリデーションルールを追加したいことがあります。そこで、Larav […]</p>
The post <a href="https://news.minory.org/413851.html">Laravelのカスタムバリデーションルールを追加する</a> first appeared on <a href="https://news.minory.org">IT NEWS</a>.]]></description>
		
					<wfw:commentRss>https://news.minory.org/413851.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="" length="0" type="" />

			</item>
	</channel>
</rss>
