Krayin Forum

    Krayin

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. avalynn1133
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    avalynn1133

    @avalynn1133

    0
    Reputation
    1
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    avalynn1133 Unfollow Follow

    Latest posts made by avalynn1133

    • RE: Instalattion. Krayin Documentation

      @lucassquadros said in Instalattion. Krayin Documentation:

      I'm install laravel crm, but many dependencies are deprecated.
      Do you have a new recomendations?
      THIS ISS ERROR:
      C:\xampp\htdocs>composer create-project krayin/laravel-crm
      Creating a "krayin/laravel-crm" project at "./laravel-crm"
      Installing krayin/laravel-crm (v1.2.4)
      Failed to download krayin/laravel-crm from dist: The zip extension and unzip/7z commands are both missing, skipping.The php.ini used by your command-line PHP is: C:\xampp\php\php.ini
      Now trying to download from source

      Syncing krayin/laravel-crm (v1.2.4) into cache
      Installing krayin/laravel-crm (v1.2.4): Cloning 047292b8f9 from cache
      Created project in C:\xampp\htdocs\laravel-crm

      @php -r "file_exists('.env') || copy('.env.example', '.env');"
      Installing dependencies from lock file (including require-dev)
      Verifying lock file contents can be installed on current platform.
      Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run composer update or composer update <package name>.

      Required package "barryvdh/laravel-dompdf" is in the lock file as "v2.0.0" but that does not satisfy your constraint "^1.0".
      This usually happens when composer files are incorrectly merged or the composer.json file is manually edited.
      Read more about correctly resolving merge conflicts https://getcomposer.org/doc/articles/resolving-merge-conflicts.md
      and prefer using the "require" command over editing the composer.json file directly https://getcomposer.org/doc/03-cli.md#require-r

      C:\xampp\htdocs>php artisan krayin-crm:install
      Could not open input file: artisan
      C:\xampp\htdocs>code .
      C:\xampp\htdocs>cd laravel-crm
      C:\xampp\htdocs\laravel-crm>php artisan krayin-crm:install
      PHP Warning: require(C:\xampp\htdocs\laravel-crm/vendor/autoload.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\laravel-crm\artisan on line 18
      Warning: require(C:\xampp\htdocs\laravel-crm/vendor/autoload.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\laravel-crm\artisan on line 18
      PHP Fatal error: Uncaught Error: Failed opening required 'C:\xampp\htdocs\laravel-crm/vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\laravel-crm\artisan:18
      Stack trace:
      #0 {main}
      thrown in C:\xampp\htdocs\laravel-crm\artisan on line 18
      Fatal error: Uncaught Error: Failed opening required 'C:\xampp\htdocs\laravel-crm/vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\laravel-crm\artisan:18
      Stack trace:
      #0 {main}
      thrown in C:\xampp\htdocs\laravel-crm\artisan on line 18
      C:\xampp\htdocs\laravel-crm>php artisan serve
      PHP Warning: require(C:\xampp\htdocs\laravel-crm/vendor/autoload.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\laravel-crm\artisan on line 18
      Warning: require(C:\xampp\htdocs\laravel-crm/vendor/autoload.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\laravel-crm\artisan on line 18
      PHP Fatal error: Uncaught Error: Failed opening required 'C:\xampp\htdocs\laravel-crm/vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\laravel-crm\artisan:18
      Stack trace:
      #0 {main}
      thrown in C:\xampp\htdocs\laravel-crm\artisan on line 18
      Fatal error: Uncaught Error: Failed opening required 'C:\xampp\htdocs\laravel-crm/vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\laravel-crm\artisan:18
      Stack trace:
      #0 {main}
      thrown in C:\xampp\htdocs\laravel-crm\artisan on line 18
      C:\xampp\htdocs\laravel-crm>
      Please, instructions and help me.
      Best Regards,
      Lucas Quadros

      Hi Lucas,
      This error usually happens because Composer did not install the vendor folder. That’s why vendor/autoload.php is missing.

      Please try these simple steps:

      Make sure zip extension is enabled in php.ini (remove ; from extension=zip).

      Restart XAMPP after enabling it.

      Go to the project folder:

      cd laravel-crm

      Run:

      composer install

      After that, run:

      php artisan key:generate
      php artisan krayin-crm:install

      Also make sure your PHP version matches the CRM requirements.

      For now, you can also check other resources while testing things — visit now
      Hope this helps 👍

      posted in General Discussion
      A
      avalynn1133
    • RE: Installation

      @adilsonalves said in Installation:

      I've been trying to install the CRM for weeks and I can't. The first command line works, but the second one says an error occurred. Does anyone know a more detailed installation tutorial?

      You’re not alone, a lot of people face this issue. Try checking the error message carefully and make sure all required dependencies are installed. Also confirm you’re using the correct version and running the command in the right folder. A step-by-step guide from the official docs or a video tutorial might help.

      posted in Announcements
      A
      avalynn1133
    • RE: Uploaded Files - cannot view when downloading

      @GlennMUK said in Uploaded Files - cannot view when downloading:

      Hello
      I have started using my Krayin version 2.1.2.
      When I upload a file to a lead (example word document or PDF, the file appears to attach fine.
      However, when I go back to look at the file later, the file downloads (as a random file name such as: 0aoY2cuIM41JB1lUf35pxi9GmAMiGUQvEooFdf0q).
      When I try to view/read this file, I cannot.
      When I try to open a PDF file in my browser, it says:
      We can't open this file
      Something went wrong.
      When I try to open a word document, it says:
      Word found unreadable content in "filename". Do you want to recover the contents of this document? If you trust the source of this document, click Yes.
      When I click on Yes, it says this:
      *Word experienced an error trying to open the file. Try these suggestions.
      *Check the file permissions for the document or drive.
      *Make sure there is sufficient free memory and disk space.
      Open the file with the Text Recovery converter.
      Has anyone experienced a similar problem? Is there a known way to resolve this?
      Thanks
      Glenn

      Hi Glenn,

      Yes, this is a known issue and usually happens due to incorrect file storage or MIME type handling in Krayin 2.1.2. The files upload correctly, but when downloaded they lose their original filename and headers, so Word/PDF apps can’t recognize them.

      Check that:

      Your storage directory permissions are correct

      The files are being served with proper headers (especially Content-Type and Content-Disposition)

      The filesystem driver (local/S3) is configured correctly in .env

      Many users have fixed this by clearing cache and reconfiguring storage or updating to a newer patch if available.

      posted in Comments & Feedback
      A
      avalynn1133
    • RE: Welcome to your NodeBB!

      Thanks for welcome

      posted in General Discussion
      A
      avalynn1133
    • RE: is it possible, for MongoDB data inside the Krayian crm package to get or not?

      It depends on how the Krayian CRM package is set up. If you have proper access (server or database credentials), then yes, MongoDB data can be accessed. If it’s a hosted or locked package, you usually won’t be able to get the data directly without support from the vendor.

      posted in General Discussion
      A
      avalynn1133