OM
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.
Before this, he changed the login links.
**public/routes/web.php**
I shared the screenshot of the changed codes.
Attachments
- OMAnsweredNote: I converted the file to its original state, but the error persists. :(
- MSAnsweredHello,
Please run `php artisan migrate --force` command then try again.
Thank you - OMAnsweredI had to reinstall the site, the problem was not solved, I keep getting the same error, even though I installed from 0 :(Attachments
- MSAnsweredHello,
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 - OMAnsweredThe output is in the attachment.Attachments
- OMAnsweredAnd the PHP Version I use: 8.3.13Attachments
- MSAnsweredHello,
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