<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Controller on php-tips.com</title>
    <link>https://php-tips.com/tags/controller/</link>
    <description>Recent content in Controller on php-tips.com</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <lastBuildDate>Mon, 17 Dec 2018 08:00:32 +0900</lastBuildDate>
    <atom:link href="https://php-tips.com/tags/controller/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CakePHP 3 でURL情報からコントローラークラスを取得する</title>
      <link>https://php-tips.com/2018/12/17/cakephp-3-create-controller-from-url/</link>
      <pubDate>Mon, 17 Dec 2018 08:00:32 +0900</pubDate>
      <guid>https://php-tips.com/2018/12/17/cakephp-3-create-controller-from-url/</guid>
      <description>&lt;p&gt;この記事は、 &lt;a href=&#34;https://qiita.com/advent-calendar/2018/cakephp&#34;&gt;CakePHP Advent Calendar 2018&lt;/a&gt; 17日目の記事です。&lt;/p&gt;
&lt;p&gt;前日の記事は chinpei215 さんの &lt;a href=&#34;https://qiita.com/chinpei215/items/f3b66baaa50c6955a0d9&#34;&gt;CakePHP2 のデバッグツールバーをプリチーにする - Qiita&lt;/a&gt; でした。&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;TL;DR: &lt;a href=&#34;https://gist.github.com/nojimage/8e9ccef4051ba3856db6f17c13a3d0af&#34;&gt;ControllerResolver.php - gist&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;CakePHP 3.4以降の話。&lt;/p&gt;
&lt;p&gt;権限コントロールまわりのアレコレのために、URL情報からコントローラークラスを取得したかったのでやってみました。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
