Linux res4.skyhost.pk 4.18.0-553.158.1.el8_10.x86_64 #1 SMP Wed Aug 26 03:18:33 EDT 2026 x86_64
LiteSpeed
Server IP : 65.109.66.33 & Your IP : 216.73.217.126
Domains : 334 Domain
User : supercareproduct
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
krayin /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2026-09-11 12:10
php53
[ DIR ]
drwxr-xr-x
2026-09-11 12:10
php56
[ DIR ]
drwxr-xr-x
2026-09-11 12:10
php71
[ DIR ]
drwxr-xr-x
2026-09-11 12:10
php81
[ DIR ]
drwxr-xr-x
2026-09-11 12:10
php82
[ DIR ]
drwxr-xr-x
2026-09-11 12:10
.env
1.24
KB
-rw-r--r--
2026-09-10 22:31
.htaccess
536
B
-rw-r--r--
2024-12-16 21:35
edit.php
4.59
KB
-rw-r--r--
2026-09-11 02:44
edit.xml
447
B
-rw-r--r--
2024-12-31 00:49
extend.php
8.75
KB
-rw-r--r--
2026-09-11 02:44
fileindex.php
353
B
-rw-r--r--
2026-09-10 22:31
import.php
3.15
KB
-rw-r--r--
2026-09-11 02:44
info.xml
4.54
KB
-rw-r--r--
2026-09-10 22:31
install.js
924
B
-rw-r--r--
2024-12-16 21:35
install.php
5.33
KB
-rw-r--r--
2026-09-11 02:44
install.xml
935
B
-rw-r--r--
2024-12-16 21:35
md5
1.74
KB
-rw-r--r--
2026-09-11 02:44
notes.txt
1.31
KB
-rw-r--r--
2026-03-18 03:20
update_pass.php
497
B
-rw-r--r--
2024-12-16 21:35
Save
Rename
1. Download using following command 'composer create-project krayin/laravel-crm [[softpath]]' and create zip of the same. 2. For installation use the GUI installation method https://devdocs.krayincrm.com/2.1/introduction/installation.html#install-using-gui-installer i.e after downloading the package via composer, run http://domain.com/krayin/public in browser, to start the installation process. 3. PHP REQUIREMENT LINK : https://devdocs.krayincrm.com/2.1/introduction/requirements.html#server-configuration or https://github.com/krayin/laravel-crm/tree/2.2?tab=readme-ov-file 4. Use 'utf8m4_unicode_ci' collation while creating the database, as it is recommended in their official docs https://devdocs.krayincrm.com/2.1/introduction/requirements.html#supported-database-servers 5. Extensions taken from packages\Webkul\Installer\src\Resources\lang\en\app.php on line 253 i.e 'server-requirements' array. 6. Default Timezone : America/New_York, Default URL : [[softurl]]/public, Default Currency : United States Dollar(USD) while manual installation. 7. APP_ENV = prod , APP_DEBUG = false in .env file in package. 8. We have disabled the script on windows as symlink to the 'public/storage' location won't get created through Softaculous, and symlink is necessary for loading of images. 9. Since 2.2.x version composer requires PHP >= 8.3