I created a PHP page and did some functions in it to help with my project.
I added this in this page through this line:
"files": ["App/FunAuxiliar.php"]
But when I uploaded the system for production, I was not able to call the functions I created for this page.
Does anyone have a solution?