???? hello
May 10, 2022
5
Level 1
How to deploy local laravel app to production
I have a Laravel 9 application that I developed locally. Now I bought a domain and vps and have already installed a new laravel 9 project on the vps (through LaraSail). My question is how to upload mine with all the composer dependencies, models, migrations, views, routes, controllers from XAMPP to the VPS without ruining something?
Please or to participate in this conversation.