1

I use CakePHP 3.0.1 and DebugKit (install using Composer).
I checked all steps to enable DebugKit but I don't see DebugKit Panel.
Help me!

ansidev
  • 361
  • 1
  • 3
  • 17

1 Answers1

2

Make sure you have the pdo_sqlite extension enabled for your php in the web server and that the tmp dir exists and is writable.