79425681

Date: 2025-02-09 21:00:25
Score: 1
Natty:
Report link

CakePHP 5.x and probably earlier versions, override default layout in /src/templates/Pages/home.php by starting that file with php that contains several use directives, then :

$this->disableAutoLayout();
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user3403511