Website Version Update

To update your website version for old buyers, please follow these steps:

  1. Web Installation:
  2. Follow these steps:
    1. Minimum Requirements:
      1. Before installing XRemit Agent You must need to install XRemit 2.5.2 or later.
    2. Upload and Extract Update Files:
      1. After download the file from CodeCanyon
      2. Upload the [project name]-web-update-file-[version-to-version] files to your server in the expected directory.
      3. Extract the zip file inside the public_html path.
      4. Make sure to replace /path/to/your/project with the actual path to your project directory.
      5. Or you can follow the Website Version Update to update.
    3. Execute Update Commands in Terminal:
      1. After uploading and extracting the update files, proceed with the following commands in your terminal.
      2. composer update && composer dumpautoload && php artisan migrate && php artisan passport:install --force

        php artisan db:seed --class=Database\\Seeders\\Update\\BasicSettingsSeeder
        php artisan db:seed --class=Database\\Seeders\\Update\\AppSettingsSeeder
        php artisan db:seed --class=Database\\Seeders\\Admin\\TransactionSettingSeeder
        php artisan db:seed --class=Database\\Seeders\\Admin\\SetupKycSeeder
        php artisan db:seed --class=Database\\Seeders\\Admin\\PaymentGatewaySeeder
        php artisan db:seed --class=Database\\Seeders\\Admin\\AppOnboardScreensSeeder
        php artisan db:seed --class=Database\\Seeders\\Admin\\SiteSectionsSeeder
        php artisan db:seed --class=Database\\Seeders\\Admin\\SetupPageSeeder
        php artisan optimize:clear
        Update from v1.0.0 to v1.1.0:
        composer update && composer dumpautoload && php artisan passport:install --force
Free Support
  • Server Issues
  • DB Migration Issues
  • Configuration Issues
  • Project Issues
  • Reset Purchase Code (max 1 time)
Unsupported
  • Environment Setup
  • Deploy on Localhost
  • After Code Modification
Paid Support
  • Installation
  • APK build
  • iOS build
  • Update Template
  • Adding New Feature
  • API Integration and many more...