- All sensitive configuration are located at ".env" file.
will contain all GET and POST urls and it respective handlers
will contain all key modules/functions needed for the app to run and to perform. Is what controls the entire app
will contains other relevant breakdown modules/functions from the controller folder. Take it as the driving tools needed for controller to function properly.
what controls the database