The application has a few system requirements, so you will need to make sure your server meets the following requirements:
Pre Requisites For Server: #
- VPS Linux ubuntu Server
- Minimum Ram 4GB,(
Preferred
8GB) - Minimum Storage/Space 40GB
- PHP Version 7.4+(Preferred Latest Version)
- Database MySQL with Latest Version
- Nginx server
Admin side requirement : #
- Laravel 5.8+
- PHP 7.4,
- MySQL 5.7+
- Intl PHP Extension
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
- cURL PHP Extension
- GD PHP Extension
- ZIP PHP Extension
- BC Math
- Process Control System (Preferred Supervisord)
- PHP Dependency Manager (Preferred Composer)
- Redis Server For Queue Management
- Setup Horizon Supervisor
User side requirement : #
- Nodejs 16.16.0
- Yarn 1.22.19 or above
- Nginx
Permissions #
After uploading the Tradexpro exchange to your server, you may need to configure some permissions. Firstly set all your directories permission to 755 and files to 644. Directories within the storage, vendor and the bootstrap/cache directories should be writable by your web server. Set permission to 775 for storage, vendor and the bootstrap/cache directories. So set these directories set the write permissions to the web server.
Example command
sudo chmod -R 777 /storage/
sudo chmod -R 777 /public/uploaded_file
Support #
If you have any questions that are beyond the scope of this help file, please feel free to send your questions to our support email: itechtheme@gmail.com Our support team will reply to you within 24 hours.