I can't update Invoice Ninja v5

Hello friends.

I have installed Invoice Ninja v5.0.52-C39.

How can i update to v5.0.54 manually? I have tried with the button “Force Updated” but this don’t nothing. Also, this don’t detect last version.

Thanks.

It depends how you have installed the app.

If by git

git pull
php artisan migrate
php artisan optimize

I can’t update. I recived this error:

php artisan migrate


  • Application In Production!     *
    

Do you really wish to run this command? (yes/no) [no]:

yes

In Connection.php line 678:

could not find driver (SQL: select * from information_schema.tables where table_schema = mydatabase and table_name = accounts and table_type = ‘BASE TABLE’)

In Exception.php line 18:

could not find driver

In PDOConnection.php line 38:

could not find driver

Thanks.

Any suggestions on how to update? Very thanks!