Cfwheels 2.0 Beginner Tutorial: Hello Database Source Code
On the CfWheels website there is a Beginner Tutorial on how to create a Hello Database CRUD interface. This code is from https://guides.cfwheels.org/docs/beginner-tutorial-hello-database.
Some programmers just want to download a sample / example and start by modifing a working model. Now that I have this example working in my environment, I decided to upload it for other to use.
Some of the "Beginner-Tutorial-Hello-Database" guide has been incorporated into the code as comments. These comments helped me to learn / understand how the routes and form submits "flow" thru the Controller.
The SQL commands to create the database are in the SQL_DB_users.sql file. I used a phpmyadmin to a "10.2.30-MariaDDB-log" mySql 5.6 server.
Thanks Dan G.
Last Updated: 6/1/2020