gitscrum-team / laravel-gitscrum

GitScrum is a Project Management Tool, developed to help entrepreneurs, freelancers, managers, and teams Skyrocket their Productivity with the Agile methodology and Gamification.

Home Page:https://site.gitscrum.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problemas ao rodar o Migrate

duard opened this issue · comments

Estou instalando o sistema em uma VPS minha

Detailed description

> $ php artisan migrate                                                                                                           
                                                                                                                                  
In Connection.php line 664:                                                                                                       
                                                                                                                                  
  could not find driver (SQL: select * from information_schema.tables where table_schema = planeja and table_name = migrations)   
                                                                                                                                  
                                                                                                                                  
In PDOConnection.php line 47:                                                                                                     
                                                                                                                                  
  could not find driver                                                                                                           
                                                                                                                                  
                                                                                                                                  
In PDOConnection.php line 43:                                                                                                     
                                                                                                                                  
  could not find driver                                                                                                           
                                                                                                                                  

Estou usando PHP 7.1 e MariaDB.
Apache 2.

Exato @renatomarinho , eu havia aberto outro issue e já dei close, exatamente, faltava o php-mysql , obrigado.