Missing Template 📋

Cake\View\Exception\MissingTemplateException
Toggle Vendor Stack Frames

Error The view for PagesController::category03() was not found.

                return $this->_checkFilePath($path $name$path);
            }
        }
        throw new MissingTemplateException($name$paths);
    }
    /**
     Change the name of a view template file into underscored format.

Confirm you have created the file: "Pages/404.php" in one of the following paths:

  • /var/www/nagatayaseimen/templates/Pages/404.php

If you want to customize this error message, create templates/Error/missing_template.php