Hi ,im using nginx , i have a problem about run another script on phalcon directory.
my directory scheme;
-root --app --public ----firmapaneli --vendor --.htaccess --index.html
when i want to run thirdpartyscript there is an error:
FirmapaneliController handler class cannot be loaded
How can i solve it?
Thanks