Hi,
How do I install applications on a locally hosted server? Every Google search tells me how to install the server, but I don't need that info. The server is already installed and is functional.
Any help would be appreciated.
Hi,
How do I install applications on a locally hosted server? Every Google search tells me how to install the server, but I don't need that info. The server is already installed and is functional.
Any help would be appreciated.
@Laurence
you can easily go with the uvdesk installation on localhost.
Check out all the requirement here https://github.com/uvdesk/community-skeleton
Download the uvdesk using composer
composer create-project uvdesk/community-skeleton helpdesk-project
OR
You may also download it directly from zip file
https://www.uvdesk.com/en/opensource/
Now serve your project on the browser and follow the installation steps, for more help read the guide below
https://www.uvdesk.com/en/blog/open-source-helpdesk-installation-guide-uvdesk/
Installing applications on a local server is a very cool solution.
If you face any problem while installing on localhost we will help you !!
you can report here.