Standard for shared hosting is to ftp up, but read:
https://laravel-news.com/subfolder-install and
http://novate.co.uk/deploy-laravel-5-on-shared-hosting-from-heart-internet/
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I know the "Laravel way" is to run all artisan/composer stuff upon deploy.
I have matched my dev env almost identical to the production server and would like to run every production preparing stuff and test site locally and then upload also the updated vendor folder.
Is this totally stupid and if so why?
Pushing your files over does make sense and sounds like you are smart enough to have good backups so many people don't.
Please or to participate in this conversation.