0
Answer

How can I register my classes to make them re-usable

I create a database connection class for each project, I want to know how to register that class, so when I start any project make a call to my class.