Linux server2.hpierson.com 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
Apache
: 162.0.216.123 | : 216.73.216.152
28 Domain
?7.4.33
yvffpqmy
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
softaculous /
krayin /
[ HOME SHELL ]
Name
Size
Permission
Action
?;
images
[ DIR ]
drwxr-xr-x
?;
php53
[ DIR ]
drwxr-xr-x
?;
php56
[ DIR ]
drwxr-xr-x
?;
php71
[ DIR ]
drwxr-xr-x
?;
php81
[ DIR ]
drwxr-xr-x
?;
php82
[ DIR ]
drwxr-xr-x
.env
1.15
KB
-rw-r--r--
.htaccess
536
B
-rw-r--r--
edit.php
4.6
KB
-rw-r--r--
edit.xml
447
B
-rw-r--r--
extend.php
8.79
KB
-rw-r--r--
fileindex.php
302
B
-rw-r--r--
import.php
3.15
KB
-rw-r--r--
info.xml
4.54
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
5.37
KB
-rw-r--r--
install.xml
935
B
-rw-r--r--
md5
2.63
KB
-rw-r--r--
notes.txt
1.31
KB
-rw-r--r--
update_pass.php
497
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : notes.txt
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
Close