localhost. The host is reporting an error without saving the data to the database. Do you also have this error, what to do in this situation?
1. Read error. 2. Fix error.
I did not understand the mistake. It indicates that some drivers are not found.
You should install and enable them
Show the error to get specific answer.
https://laravel.com/docs/10.x/deployment#server-requirements The list of needed extensions to be installed on your production server.
Usually such kinds of errors pointed the specific driver like mysql or pgsql. Check if your.env file is filled correctly for DB connection.
Обсуждают сегодня