Jump to content

Aleksey Kuzin

Members
  • Last visited

  • Posts

    16
  • Reputation

    1
  1. @Mahmoud there are no instructions! what am I doing wrong? 1) installed the entire server environment 2) installed the script (the site works) 3) went to the Update tab, they asked for a license for the product - I entered it, everything is fine! 4) went to the modules (there are 12 of them) I click the first one that comes up. I enter the license for it. The license is ok, there is an update button! 5) I click on update! The module is downloaded and updated to an intermediate version! If at this point I do this: pnpm stop && pnpm update && pnpm seed && pnpm build:all && pnpm start then I get the same error on the "logger", even if I update everything at once to the latest version on some modules there are about 8 intermediate updates, and then I run pnpm stop && pnpm update && pnpm seed && pnpm build:all && pnpm start again - I get the same error! Where and what is being done wrong? How to install Updates correctly! Tell the buyers! It's easy to tell me that I'm wrong! But I want to know where and what I'm doing wrong!
  2. I have the same problem, when updating almost any module. I delete the server folder after installing the latest update, but this does not help to update later in the command line
  3. When installing the database is created. everything is created but after installation on the main page there is a 404 error due to the lack of routes in the file /script/routes/web.php please share web.php after installation process! (need work routes) before install in this file 1 route to /installation after install in this file all routes! thanks
  4. Aleksey Kuzin changed their profile photo
  5. in file: /resources/views/vendor/installer/permissions.blade.php find this: <a href="{{ route('LaravelInstaller::purchase_code') }}" class="button"> replace to: Start install again! Enjoy!