We are officially unavailable due National Holidays from 10 April 2024 to 12 April 2024. During these days support time could be a little bit high. As soon as we will be back, we will reply to you on an urgent basis

Okay
  Print

Worketic - Market Place for Freelancers, Laravel

How to extend front-end files You need to do the following steps for changing front-end files If you want to change in front-end file you need create same directory structure in extend directory located in (your-projectresourcesviewsextend) as your fi ...

How to get into admin panel How to get into admin panel There is no specific URL for the admin panel. Same panel would be used for the admin You can login to admin account with below details, and you can change the details from admin panel as well Em ...

How to Translate language in Worketic? Translation of strings is termed as localization in laravel official documention. You can change language according to your need in worketic by following the steps given below. Go to project main folder you will find "resou ...

How to setup CRON job in Worketic Go to the cPanel and then click on Cron Jobs Then Setup a Cron Job according to your needs.  Command will look something like that /opt/php71/bin/php -q /http://yoursite.com/artisan schedule:run >> /dev/null 2>&1 T ...

Email Configuration You need to configure the following settings in your .env file MAIL_HOST: Your mail server host MAIL_PORT: Your mail server port MAIL_USERNAME: Your email id MAIL_PASSWORD: your email password MAIL_ENCRY ...

Server Requirements Below are the server requirements for the laravel application's PHP version= 8.0OpenSSL PHP ExtensionPDO PHP ExtensionMbstring PHP ExtensionTokenizer PHP ExtensionXML PHP ExtensionCtype PHP ExtensionJSON PHP ExtensionBCMath ...

How to Activate Offline Bank Payment In offline payment mode when user purchase package or hire freelancer, he/she needs to pay in admin bank account manually, after payment user needs to submit bank slip for payment verification, then admin verify bank slip and ...

How to Enable Real Time Chat ***************************************************************************************************************** How to enable real-time chat Please note real-time chat will only work if your server does support node.js an ...

How to install Application on Local Server 1. Download package from codecanyon2. Unzip the main-files and then copy the worketic folder and paste it on your local server3. Start editing your .env file located in downloaded folder. Please make sure you have added the  ...

Server Requirements Below are the server requirements for the laravel application's PHP version= 7.1.3OpenSSL PHP ExtensionPDO PHP ExtensionMbstring PHP ExtensionTokenizer PHP ExtensionXML PHP ExtensionCtype PHP ExtensionJSON PHP ExtensionBCMat ...

Email Configuration You need to configure the following settings in your .env file MAIL_HOST: Your mail server host MAIL_PORT: Your mail server port MAIL_USERNAME: Your email id MAIL_PASSWORD: your email password MAIL_ENCRY ...

Email Configuration You need to configure the following settings in your .env file MAIL_HOST: Your mail server hostMAIL_PORT: Your mail server portMAIL_USERNAME: Your email idMAIL_PASSWORD: your email passwordMAIL_ENCRYPTION: If your MAIL_POR ...

Email Configuration You need to configure the following settings in your .env file MAIL_HOST: Your mail server host MAIL_PORT: Your mail server port MAIL_USERNAME: Your email id MAIL_PASSWORD: your email password MAIL_ENCRY ...