Holiday Notice:

Please note that our support services will be unavailable from Friday, 6th June 2025 to Monday, 09th June 2025 due to the public holidays.

You may still submit tickets during this period, but responses may be delayed. Our team will resume normal operations on Tuesday, 10th June 2025, and will address your inquiries as soon as possible.

Okay
  Print

How to install Application on Local Server

1. Download package from codecanyon
2. Unzip the main-files and then copy the worketic folder and paste it on your local server
3. Start editing your .env file located in downloaded folder. Please make sure you have added the  
Correct database name, username and password. And copy the env file and paste into your project
3. Go to your project root level and run command > composer update
4. When composer update get completed then run this command (start server) > php artisan serve
5. Then type in your browser http://localhost:8000/install

And follow the instructions and wait while your demo is being import

Checkout Installation Video Guide: