PHP 8.2.32
Preview: notes.txt Size: 1.31 KB
//var/softaculous/krayin/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

Directory Contents

Dirs: 6 × Files: 14

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2026-07-25 18:55:27
Edit Download
php53 DIR
- drwxr-xr-x 2026-07-25 18:55:27
Edit Download
php56 DIR
- drwxr-xr-x 2026-07-25 18:55:27
Edit Download
php71 DIR
- drwxr-xr-x 2026-07-25 18:55:27
Edit Download
php81 DIR
- drwxr-xr-x 2026-07-25 18:55:27
Edit Download
php82 DIR
- drwxr-xr-x 2026-07-25 18:55:27
Edit Download
1.15 KB lrw-r--r-- 2025-09-29 11:54:10
Edit Download
536 B lrw-r--r-- 2024-12-17 09:35:10
Edit Download
4.58 KB lrw-r--r-- 2026-07-24 14:10:42
Edit Download
447 B lrw-r--r-- 2024-12-31 12:49:44
Edit Download
8.76 KB lrw-r--r-- 2026-07-24 14:10:42
Edit Download
353 B lrw-r--r-- 2026-07-24 09:26:20
Edit Download
3.15 KB lrw-r--r-- 2026-07-24 14:10:42
Edit Download
4.54 KB lrw-r--r-- 2026-07-24 09:26:20
Edit Download
924 B lrw-r--r-- 2024-12-17 09:35:10
Edit Download
5.36 KB lrw-r--r-- 2026-07-24 14:10:42
Edit Download
935 B lrw-r--r-- 2024-12-17 09:35:10
Edit Download
995 B lrw-r--r-- 2026-07-24 14:10:42
Edit Download
1.31 KB lrw-r--r-- 2026-03-18 14:20:56
Edit Download
497 B lrw-r--r-- 2024-12-17 09:35:10
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).