Skip to content

cakephp/cakephp.org

Folders and files

NameName
Last commit message
Last commit date
Jan 9, 2020
Aug 15, 2023
Sep 19, 2024
Mar 7, 2016
Aug 15, 2023
May 23, 2016
Mar 4, 2025
Mar 6, 2025
Aug 17, 2023
Mar 6, 2025
Feb 24, 2022
Apr 1, 2016
Aug 15, 2023
Mar 7, 2016
Oct 27, 2020
Sep 12, 2023
Sep 18, 2023
Mar 6, 2025
Feb 24, 2022
Oct 27, 2020
Mar 7, 2016

Repository files navigation

CakePHP Official Website - cakephp.org

This is the repository for the official CakePHP Website.

Requirements

The master branch has the following requirements:

  • PHP 8.2 or greater.

Installation

  • Clone the repository
git clone git@github.com:cakephp/cakephp.org.git
php composer.phar install
  • Copy config/app.default.php to config/app.php and configure the database

  • Run migrations:

bin/cake migrations migrate -p CakeDC/Users
bin/cake migrations migrate -p Muffin/Tags
bin/cake migrations migrate

Reporting Issues

If you see an issue in the CakePHP Website or something to improve please open an issue on GitHub.

Contributing

If you'd like to contribute to the CakePHP Website, you can fork the project, add features, and send pull requests or open issues.

Packages

No packages published

Contributors 41