Level 122
Get it all working locally then sync with the server (copy new or missing files to the server) exclude storage folder so that you don't overwrite anything.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi,
I am in a shared hosting and I want to install a package, so no problem in my local environment.
The problem is, which files do I have to upload to the server in order to "install" the package on the production server?
Apart of vendor/package files, I guess some files of vendor/composer/autoload_something? Anything else?
Thx.
Please or to participate in this conversation.