Krayin Forum

    Krayin

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Popular
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month
    • H

      SSO(login from app to CRM) login,
      General Discussion • • harjinderkaur

      3
      0
      Votes
      3
      Posts
      3199
      Views

      M

      Is it possible upon Laravel code base?

      There's a project that enables SSO in Laravel based projects, using keycloak.org as provider ID. this project enables what you're asking for.

      https://packagist.org/packages/vizir/laravel-keycloak-web-guard

    • S

      Create Lead Error
      General Discussion • • selenga

      3
      0
      Votes
      3
      Posts
      2772
      Views

      I

      Just install "sudo apt-get install php-intl" pkg according to your php version.

    • G

      Can we add telephony service providers
      General Discussion • • gautham073

      3
      0
      Votes
      3
      Posts
      2626
      Views

      R

      Hello @gautham073

      You can purchase our Krayin VoIP Extension from the link below:

      https://store.webkul.com/krayin-crm-voip.html

      If you would like to integrate a third-party service, we can do that as well. We just need the API documentation from you.

      This will be a paid service.

      Thanks & Regards

    • D

      Delete a Lead
      General Discussion • • digitalquill

      3
      0
      Votes
      3
      Posts
      2805
      Views

      D

      @Rishabh-Webkul BOOM! thank you!

    • E

      Issue with Incoming Emails Not Displaying in System
      General Discussion • • Evin

      3
      0
      Votes
      3
      Posts
      2403
      Views

      I

      I am having the same problem.

      Entering all the smtp info and still not working.

      I even added incoming mail
      env_blurred.png

      I am able to send emails but nothing is coming in.

    • U

      Deploy Krayin with heroku
      General Discussion • • United_MFO

      3
      0
      Votes
      3
      Posts
      2495
      Views

      U

      @Rishabh-Webkul it's not a specific problem.

      I want to understand the best way to deploy to heroku, whether it's via CLI or connected to GITHUB.

      in the deployment connected to GITHUB, when the deployment is done, it stays on the krayin installation screen forever, even after entering the database data, it doesn't install, is that right?

    • H

      Issues with CRM
      General Discussion • • harvey

      3
      0
      Votes
      3
      Posts
      3019
      Views

      F

      Lograste resolver? Te puedo ayudar.

    • E

      I can't confirm my login email for this forum
      Comments & Feedback • • eloimarquessilva

      3
      0
      Votes
      3
      Posts
      3049
      Views

      E

      @eloimarquessilva
      Hi @rishabh_webkul .
      My concern is that if I need to reset my password I won't be able to because I can't receive emails from you.
      Anyway thank you for reply,

    • S

      How to handle breadcrumbs in new package
      General Discussion • • smeranda

      3
      0
      Votes
      3
      Posts
      2426
      Views

      S

      @rishabh_webkul Is there a way to manage and register inside a package?

    • L

      Installation: stuck on "Step: Create admin credentials..."
      General Discussion • • Lowelheim

      3
      0
      Votes
      3
      Posts
      1973
      Views

      A

      @rishabh_webkul

      I am having hte same problem on Windows 10. It just hangs at Step: Create admin credentials...

      I have tried pressing Enter and it does nothing

    • M

      Deploy Krayin with EasyPanel
      General Discussion • • mego

      3
      0
      Votes
      3
      Posts
      215
      Views

      R

      Hello @mego

      You can publish KrayinCRM on EasyPanel by following these steps:

      Prepare the project – clone the repo, install composer & npm dependencies, and build assets.

      Configure .env – set database, app URL, and other environment variables.

      Set permissions – link storage and give proper write permissions to storage and bootstrap/cache.

      Run migrations – php artisan migrate --seed.

      Deploy on EasyPanel – either via GitHub integration or Docker. Ensure the web root points to public/.

      Run queues & scheduler – for background jobs and tasks.

      With these steps, KrayinCRM should be successfully deployed on EasyPanel.

      Note: For Further details you can check with the Easy Panel support team.

      Warm Regards

    • N

      MODIFY A KRAYIN PROJECT
      General Discussion • • NP

      2
      0
      Votes
      2
      Posts
      2413
      Views

      R

      Hello @NP

      To create controllers and view in krayin you can go through the below links.

      For Controllers - https://devdocs.krayincrm.com/1.x/packages/controllers.html

      For Views -

      https://devdocs.krayincrm.com/1.x/packages/views.html

      For creating a New Database Table

      https://devdocs.krayincrm.com/1.x/packages/create-migrations.html

      Thanks & Regards

    • R

      No activity here?
      General Discussion • • razvanrun

      2
      0
      Votes
      2
      Posts
      2105
      Views

      R

      Hello @razvanrun

      May i know how the progress going's on in Krayin

      Thanks & Regards

    • S

      User login issue
      General Discussion • • surya

      2
      0
      Votes
      2
      Posts
      1544
      Views

      R

      Hello @surya

      It sounds like there might be an issue with authentication or session handling. Have you checked if the user data is being saved correctly in the database and if the credentials are accurate?

      Additionally, ensure that the authentication configuration and middleware are set up correctly in your Laravel and Krayin setup.

      Also if you can provide us with your error inside the console that will help you to assist you.

      Thanks & Regards

    • E

      Change Side-panel Fields Names
      Comments & Feedback • • EshanK

      2
      0
      Votes
      2
      Posts
      1965
      Views

      A

      @eshank
      Hello,
      If you want to change the name, you need to go to Root path Package folder and there go to Admin/src/Config/menu.php

      Now change the Name

      'key' => 'plants', 'name' => 'admin::app.layouts.plants', 'route' => 'admin.leads.index', 'sort' => 2, 'icon-class' => 'leads-icon',

      After that go to below path and add locale translation.

      Admin/src/Resources/lang/en/app.php

      layouts' => [
      'app-version' => 'Version : :version',
      'dashboard' => 'Dashboard',
      'plants' => 'Plants',
      'quotes' => 'Quotes',
      'quote' => 'Quote',

      Please check the screenshot below

      Changed.png

    • Steven Willett

      .env Mail Server Configuration to receive as be user specific.
      General Discussion • • Steven Willett

      2
      0
      Votes
      2
      Posts
      2556
      Views

      A

      @Steven-Willett

      Hi Steven,
      I think you want to pull E-mail replies into CRM, it must work for you.

      You may use this route https://your_domain/laravel-crm/admin/mail/inbound-parse

    • Steven Willett

      Change Product(s) to be Course(s)
      General Discussion • • Steven Willett

      2
      0
      Votes
      2
      Posts
      2307
      Views

      R

      Hello @Steven

      Thank you so much for your suggestion

      You can also raise your issue regarding changes on GitHub as well

      https://github.com/krayin/laravel-crm/issues

      Thanks & Regards

    • A

      Installation
      General Discussion • • adilsonalves

      2
      0
      Votes
      2
      Posts
      2380
      Views

      A

      @adilsonalves

      Hello there,
      Can you please help us with the screenshot so that we can understand the issue in a better manner?

      Thank you.

    • A

      installation
      General Discussion • • adilsonalves

      2
      0
      Votes
      2
      Posts
      2096
      Views

      R

      Hello @adilsonalves

      Yes, you can go through the below link for the Installation & Requirements.

      https://devdocs.krayincrm.com/1.x/introduction/installation.html

      https://devdocs.krayincrm.com/1.x/introduction/requirements.html

      Thanks & Regards

    • P

      Persons - Add addres to person
      Comments & Feedback • • PabloRQ

      2
      0
      Votes
      2
      Posts
      2122
      Views

      A

      @PabloRQ
      Thank You so much for your query, Surely we will be checking the same and we will try to implement it after discussion