Hi. I'm trying to change the PHP version on a Laravel Box APP but it doesn't seem possible. It stays on the 8.1 version.
I've tried every conceivable combination of changing php version, saving, rebuilding, deploying. But it stays on 8.1
1. Create a Laravel Box service. 2. Go to the PHP section. 3. Change the version to 8.3 from 8.1 and click "Save". 4. Open the Bash console. 5. Type "php --version" and you should see Version 8.3. Søren Pedersen
i have same problem