Skip to content

Commit fcc2007

Browse files
committed
Update index.md to reference CakePHP 6 instead of 5
1 parent f34b4ed commit fcc2007

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/en/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: CakePHP 5 Documentation - Build Better Web Applications Faster
3-
description: Official CakePHP 5 documentation. Learn how to build modern PHP web applications with convention over configuration, powerful ORM, built-in security, and rapid development tools.
2+
title: CakePHP 6 Documentation - Build Better Web Applications Faster
3+
description: Official CakePHP 6 documentation. Learn how to build modern PHP web applications with convention over configuration, powerful ORM, built-in security, and rapid development tools.
44
outline: 2
55
---
66
# Build Better Web Applications, Faster
77

8-
**CakePHP 5** is a modern PHP framework running on PHP |phpversion| (min. PHP |minphpversion|) that helps you write clean, maintainable code without the complexity. Whether you're building a simple blog or a complex enterprise application, CakePHP gives you the tools to get it done right.
8+
**CakePHP 6** is a modern PHP framework running on PHP |phpversion| (min. PHP |minphpversion|) that helps you write clean, maintainable code without the complexity. Whether you're building a simple blog or a complex enterprise application, CakePHP gives you the tools to get it done right.
99

1010
::: tip Perfect for
1111
✅ Developers who value **convention over configuration**<br>

0 commit comments

Comments
 (0)