Posted inCakePHP
CakePHP立ち上げエラー[The application is trying to load a file from the DebugKit pluginとMake sure your plugin DebugKit is in the app/Plugin directory and was loaded]
AppController.phpに[ var $components = array('DebugKit.Toolbar');]の一文を追加したら、 DebugKit is not installed. It will…
![CakePHP立ち上げエラー[The application is trying to load a file from the DebugKit pluginとMake sure your plugin DebugKit is in the app/Plugin directory and was loaded]](https://normalblog.net/system/wp-content/uploads/2015/11/cakephp.png)
![Composerを使用してCakePHP2.6のdebug kitやphpunitインストール時のエラー[Your requirements could not be resolved to an installable set of packages.]](https://normalblog.net/system/wp-content/uploads/2016/04/composer.png)

