Linux srv25.usacloudserver.us 5.14.0-570.39.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025 x86_64
LiteSpeed
Server IP : 23.137.84.82 & Your IP : 216.73.216.127
Domains :
Cant Read [ /etc/named.conf ]
User : epicgamerzoneco
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
2025-10-15 04:27
php53
[ DIR ]
drwxr-xr-x
2025-10-15 04:27
php56
[ DIR ]
drwxr-xr-x
2025-10-15 04:27
php71
[ DIR ]
drwxr-xr-x
2025-10-15 04:27
php81
[ DIR ]
drwxr-xr-x
2025-10-15 04:27
php82
[ DIR ]
drwxr-xr-x
2025-10-15 04:27
.env
1.15
KB
-rw-r--r--
2025-09-29 05:54
.htaccess
536
B
-rw-r--r--
2024-12-17 02:35
edit.php
4.62
KB
-rw-r--r--
2025-09-29 08:34
edit.xml
447
B
-rw-r--r--
2024-12-31 05:49
extend.php
8.81
KB
-rw-r--r--
2025-09-29 08:34
fileindex.php
279
B
-rw-r--r--
2025-09-29 05:54
import.php
3.15
KB
-rw-r--r--
2025-09-29 08:34
info.xml
4.54
KB
-rw-r--r--
2025-09-29 05:54
install.js
924
B
-rw-r--r--
2024-12-17 02:35
install.php
5.36
KB
-rw-r--r--
2025-09-29 08:34
install.xml
935
B
-rw-r--r--
2024-12-17 02:35
krayin.sql
98.5
KB
-rw-r--r--
2025-09-29 05:54
krayin.zip
122.46
MB
-rw-r--r--
2025-09-29 05:54
md5
2.22
KB
-rw-r--r--
2025-09-29 08:34
notes.txt
1.23
KB
-rw-r--r--
2025-09-29 05:54
update_pass.php
497
B
-rw-r--r--
2024-12-17 02:35
Save
Rename
1. Download using following command 'composer create-project krayin/laravel-crm' 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 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.1.x version composer requires PHP > 8.2