Open florianfish opened 2 weeks ago
Hello,
I am looking to put a php website online under Symfony, I have not been able to configure NPM so that it uses php8.3-fpm. Has anyone ever done this?
What exactly are you trying to do? NPM (node's package manager) and symfony (php framework) are not compatible.
However, nginx-proxy-manager can be used as a reverse proxy for your symfony app.
Hello,
I am looking to put a php website online under Symfony, I have not been able to configure NPM so that it uses php8.3-fpm. Has anyone ever done this?