With my code, I use autoload for lazy evaluation, so I can load the program faster and upload files when necessary, I don’t see so many people who use it, but with a thin project I noticed that autoload is widely used, anyway I just want to know if there is a risk of using it.
source
share