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
+2
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