We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 647f45d commit f6edf31Copy full SHA for f6edf31
README.md
@@ -1,6 +1,12 @@
1
-## Taking Control of CakePHP ##
+## Mastering CakePHP ##
2
3
-This repo contains the code used as tutorial for the "Taking Control of CakePHP" course. The Database
+This repo contains the code used as tutorial for the "Mastering CakePHP Advanced Topics" course. The Database
4
used to run this application can be located inside Config/Schema/photoblog.sql
5
6
+Please make sure you clone this repo and run:
7
+
8
+ git submodule update --init
9
10
+from inside the projects' folder to automatically download all plugins.
11
12
For mor training courses visit http://training.cakephp.org
0 commit comments