正在播放:数据库服务软件 MySQL 8
更新时间:2年前
MacOS Laravel 开发环境
标 题 | 时 间 |
---|---|
MacOS扩展包管理工具HomeBrew的安装 | 02:35 |
MacOS 和 Linux 都可使用的命令提示补全工具 Fish | 03:35 |
PHP 包管理工具 Composer | 03:43 |
MacOS Laravel Valet 轻量级服务器搭建和使用 | 07:58 |
通过 Composer 安装 Laravel Installer | 05:54 |
数据库服务软件 MySQL 8 | 03:27 |
数据库管理软件Sequel Pro安装并连接数据库 | 03:10 |
安装用于前端资源编译的 NodeJS | 04:07 |
安装 PHP 单元测试工具 PHPUnit | 02:43 |
安装缓存服务 Redis 以及 Memcached | 03:39 |
几款开发中常用的辅助工具 | 02:19 |

Hugh 2020-07-01 05:28:38
brew install mysql 方法安装的mysql和官网有区别吗?我的sequel pro一直连接不上

codinget 2020-07-01 07:41:36
你可以看一看下一个视频,看测试版的Sequel Pro能否连接上

Hugh 2020-07-01 08:18:40
已经看过了。报错的显示是下面:还请老师帮忙指导一下 Unable to connect to host 127.0.0.1, or the request timed out. Be sure that the address is correct and that you have the necessary privileges, or try increasing the connection timeout (currently 10 seconds). MySQL said: Authentication plugin 'caching_sha2_password' cannot be loaded: dlopen(/usr/local/lib/plugin/caching_sha2_password.so, 2): image not found
