If you’re brand new to CakePHP web development framework, you may be asking yourself “How do I get rid of the cake-sql-log footer on my pages?” The answer is that you are still in debug/dev mode, and can get rid of the footer by changing debug to 0 in your config/core.php file.