Question: Error Adding Knowledge Base

Error Adding Knowledge Base

Hello, I can add a category to the knowledge base, but I get an **SQL error** when adding a topic. Before this, he changed the login links. **public/routes/web.php** I shared the screen

OM

Onur MASALCI

Asked

Hello, I can add a category to the knowledge base, but I get an SQL error when adding a topic.

Before this, he changed the login links. public/routes/web.php I shared the screenshot of the changed codes.

  • OM

    Onur MASALCI

    Answered

    Note: I converted the file to its original state, but the error persists. 😦

  • MS

    Mian Saleem

    Answered

    Hello,

    Please run php artisan migrate --force command then try again.

    Thank you

  • OM

    Onur MASALCI

    Answered

    I had to reinstall the site, the problem was not solved, I keep getting the same error, even though I installed from 0 😦

  • MS

    Mian Saleem

    Answered

    Hello,

    The database for installation is already up to date and has description column.

    Please run php artisan migrate --force command and let me know the command output.

    Thank you

  • OM

    Onur MASALCI

    Answered

    The output is in the attachment.

  • OM

    Onur MASALCI

    Answered

    And the PHP Version I use: 8.3.13

  • MS

    Mian Saleem

    Answered

    Hello,

    As you can see the command out. It required php8.2+ Please update php version and then run command again.

    You php version on command line is 8.0, you can check with server admin to update or way to run php8.2 on the command line.

    Thank you

  • Login to Reply