WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,4 +18,6 @@ This framework was developed as a **teaching example** on the aforementioned cou
18
18
1. Make a copy of the [.env.example](.env.example) file and call it .env, and enter your database configuration data.
19
19
1. Create routes, controllers, views, models, middleware etc.
20
20
21
+
## Build This Framework From Scratch
22
+
21
23
Signup for the course [here](https://davehollingworth.com/go/phpmvc/) and understand how this framework is built from scratch, putting it all together step by step.
0 commit comments