Handyman Service - Documentation
Handyman Services

Basic Server Setup

Estimated reading: 1 minutes
Deployment of Laravel application to a web server so that it's accessible over the internet.

Step 1 – Retrieve the project zip file from CodeCanyon, then extract it.
Proceed to the following path: handyman-service_app_source_code -> admin-panel, upload the zip file to your Cpanel, and extract it to public_html directory.

Step 2 – Extract the zip file to that directory

Step 3 – Then Create a new database from your server MySQL database.

Step 4 – Create a DB user and database and assign them to each other.

SUCCESSFUL !!

After all this, you have to just hit your URL in the browser and go on.