Installing Cakephp via oven.php

Continuing the discussion from Installing Cake V 4 using oven.php:

1. Requirements

  • /home/freqfmcdegov/public_html/app directory is writable
  • Your version of PHP is 5.5.9 or higher (detected 7.3.33).
  • Your version of PHP has the mbstring extension loaded.
  • Your version of PHP has the openssl extension loaded.
  • Your version of PHP has the intl extension loaded.

2. Composer

  • Composer version 2.5.5 2023-03-21 11:50:05

3. CakePHP Setup

  • CakePHP project created
  • cakephp/cakephp:~4.0.10 installed
  • cakephp/migrations:^3.0@beta installed
  • Error installing package cakephp/plugin-installer
  • Installing mobiledetect/mobiledetectlib:^2.8…

Please this is the error i got while installing cakePHP via oven.php. I need your help. Thank you

GitHub - CakeDC/oven: Welcome to Oven. The easiest way to install CakePHP. hasn’t been updated in quite some time.

I would rather recommend you go with my tutorial series on how you can get started with CakePHP.