Install Virtual Box Arabic
Installing ubuntu on virtual box arabic
Install MySQL on ubuntu Arabic
Install MySQL Workbench on Ubuntu
Install apache2 on ubuntu
Install php and configure virtual host
Install composer on ubuntu
Install VS code on ubuntu
Install cakephp2 on ubuntu
Blog Tutorial create model
11 Blog tutorial create controller
12 Blog tutorial create view
13 Blog tutorial create new page to veiw post
14 Blog tutorial create new page to add new post
15 Blog tutorial create new page to edit post
16 Blog tutorial find part 1 create new tables
17 Blog tutorial find part 2 insert into and select
18 Blog tutorial find part 3 create new page for users
19 Blog tutorial find part 4 inner joins
20 Blog tutorial find part 5 add group and role to users page
21 Blog tutorial find part 6 add group list to the users page
22 Blog tutorial find part 7 make function inside model
23 Blog tutorial find part 8 use find in another model
24 Blog tutorial find part 9 virtual fields
25 Blog tutorial find part 10 virtual fields in another model
26 Blog tutorial find part 11 virtual fields count
27 Authentication tutorial part 1 add new user page
28 Authentication tutorial part 2 password hashing
29 Authentication tutorial part 3 login page
30 Authentication tutorial part 4 users action
31 Authentication tutorial part 5 users view
32 Authentication tutorial part 6 users edit
33 Authentication tutorial part 7 users edit advance