Linux premium117.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
LiteSpeed
Server IP : 162.0.229.113 & Your IP : 216.73.216.135
Domains :
Cant Read [ /etc/named.conf ]
User : eblama1
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-21 07:59
php53
[ DIR ]
drwxr-xr-x
2026-03-21 07:59
php56
[ DIR ]
drwxr-xr-x
2026-03-21 07:59
php71
[ DIR ]
drwxr-xr-x
2026-03-21 07:59
php81
[ DIR ]
drwxr-xr-x
2026-03-21 07:59
php82
[ DIR ]
drwxr-xr-x
2026-03-21 07:59
.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
krayin.sql
98.64
KB
-rw-r--r--
2026-03-18 12:20
krayin.zip
126.35
MB
-rw-r--r--
2026-03-18 12:20
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