我正在使用Centos 7.7和PHP 7.2,但是当我尝试使用laravel迁移数据库时,出现了这个错误。我试过很多方法,但我还是解决不了这个问题。Illuminate\Database\QueryException : could not find driver (SQL: select * from information_schema.tablestable_name = migrations and table_type = 'BASE TABLE')
at /var/www/vhosts&
我对Laravel5.4中的MySQL和Eloquent中的CronJob有问题。当我执行php artisan schedule:run时,我得到了这个错误: could not find driver(SQL: select ...... )
could not find driver唯一的问题是cron job找不到</e