Overview
This article will guide you through the process of deploy your Laravel based application or website to the Conetix hosting environment using Plesk.
This process can be used also when migrating your Laravel site to Conetix.
Prerequisites
This article assumes you’re using a Git based repository to host your Laravel application and that you have access to make changes to that repository.
Instructions
- Login into Plesk via the Conetix Control Panel.
- For the website you wish to deploy the Laravel app to, choose Get Started:

- Choose Laravel:

- Choose Install from remote repository:

- Enter the Git repository URL:

- Ensure the public key has been configured within your hosted Git environment. We have guidance on the following services:
- Click Install to start the process:

- This will begin the deployment process:

- After a few minutes, the deployment should be complete and you should see your application within the Plesk Laravel Toolkit:

