composer require报错[InvalidArgumentException] Could not find package
原因:镜像源出现问题
修改镜像源:
composer config -g repo.packagist composer https://mirrors.aliyun.com/composer/
更换成阿里云镜像云即可
原因:镜像源出现问题
修改镜像源:
composer config -g repo.packagist composer https://mirrors.aliyun.com/composer/
更换成阿里云镜像云即可
SELECT * from information_schema.columns where TABLE_SCHEMA='new_ejiegd_com' and COLUMN_NAME='uid'
其中new_ejiegd_com为数据库名
uid为字段名