Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    product create Error

    General Discussion
    2
    2
    216
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      cmpengineers last edited by cmpengineers

      Hello

      for some reason i cant create products

      im using nginx with laravel forge

      [2020-03-08 21:38:05] production.ERROR: Aborted. {"exception":"[object] (Symfony\Component\Console\Exception\RuntimeExceptio$
      [stacktrace]

      Screen Shot 2020-03-08 at 7.28.44 PM.png

      Screen Shot 2020-03-08 at 7.32.53 PM.png

      best regards

      1 Reply Last reply Reply Quote 0
      • V
        Vaishali Agarwal last edited by

        @cmpengineers said in product create Error:

        production.ERROR: Aborted. {"exception":"[object] (Symfony\Component\Console\Exception\RuntimeExceptio$
        [stacktrace]

        do the following and run these command from the project's root directory;

        composer dump-autoload
        php artisan config:cache
        php artisan vendor:publish --force

        Thanks,

        1 Reply Last reply Reply Quote 0
        • First post
          Last post