• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
Uhelp - Helpdesk Support Ticketing System by SPRUKO

NULLED Uhelp - Helpdesk Support Ticketing System by SPRUKO 4.0 NULLED

iranthavan 's signature
Reacted by:
Reacted by:
thanks bro.
I set below cronjob command:

Code:
 cd /home/*****/public_html && php artisan schedule:run >> /dev/null 2>&1

but I still got below message:
Firefox_Screenshot_2023-10-01T11-36-29.292Z.png
 
Reacted by:
for users that have installed in main domain:
Code:
 cd /home/XXX/public_html && php artisan schedule:run >> /dev/null 2>&1
for users that have installed in sub-domain:
Code:
 cd /home/XXX/example.example.com && php artisan schedule:run >> /dev/null 2>&1
for users that have installed in sub-folder of main domain:
Code:
 cd /home/XXX/public_html/example && php artisan schedule:run >> /dev/null 2>&1
for users that have installed in sub-folder of sub-domain:
Code:
 cd /home/xxx/example.example.com/example && php artisan schedule:run >> /dev/null 2>&1

replcae xxx with your dabase prefix
 
Reacted by:
Hello, how are you doing? I hope it's good. I saw that you published the post about Uhelp - Helpdesk Support Ticketing System with Livechat but it is outdated. Could you update it to the latest version?
 
Reacted by:
raz0r updated Uhelp - Helpdesk Support Ticketing System by SPRUKO with a new update entry:

Uhelp 4.0 NULLED

🔑LINK PROTECTION PASSWORD FOR THIS UPDATE🔑


## Version: V.4.0 ##
## Release Date: 09-05-2024 ##

|| WHAT'S NEW ||


1. New Feature Alert: Live Chat is now available on Uhelp! We are thrilled to announce the addition of a Live Chat system to the uhelp application, enhancing the platform with real-time communication capabilities.

2. We're excited to announce Microsoft Social Login integration! Now users can...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
  • Like
Reactions: mwaganu36 and Mr.Abood
Top