From d146750a87f1d23e9351e26bb2c624ea1fa38d93 Mon Sep 17 00:00:00 2001 From: "Alberto G. Rodriguez U" Date: Sat, 30 May 2020 05:56:09 -0400 Subject: [PATCH] Update implementations.md (#2697) add implementation for Cakephp 4.x Co-authored-by: REJack --- docs/implementations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/implementations.md b/docs/implementations.md index 5c496c238..04671b9c1 100644 --- a/docs/implementations.md +++ b/docs/implementations.md @@ -17,6 +17,7 @@ Thanks to many of AdminLTE users, there are multiple implementations of the temp - [AdminLTE-3-React](https://github.com/erdkse/adminlte-3-react) by [erdkse](https://github.com/erdkse) - [AdminLTE-3-Vue](https://github.com/erdkse/adminlte-3-vue) by [erdkse](https://github.com/erdkse) - [ASP.NET Core MVC / Angular Startup Project](https://github.com/aspnetboilerplate/module-zero-core-template) by [ASP.NET Boilerplate](https://github.com/aspnetboilerplate) +- [AdminLTE-3-CakePHP](https://github.com/arodu/cakelte) by [arodu](https://github.com/arodu) ##### AdminLTE v2.4 {: .text-bold .text-dark .mt-3}