Krayin Forum

    Krayin

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

    lbhurtado

    @lbhurtado

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

    lbhurtado Unfollow Follow

    Latest posts made by lbhurtado

    • new install

      I am trying to install krayin on my new Macbook M2 Pro. I was able to install this in 2022 but I guess the components i.e. barryvdh/laravel-dompdf have been auto updated. I got this error:

      --->

      composer create-project krayin/laravel-crm
      Creating a "krayin/laravel-crm" project at "./laravel-crm"
      Installing krayin/laravel-crm (v1.2.4)

      • Installing krayin/laravel-crm (v1.2.4): Extracting archive
        Created project in /Users/devops/Herd/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

      <---

      Is there another way to install krayin?

      posted in Comments & Feedback
      L
      lbhurtado