永夜 Blog

Doctrine\DBAL\Exception : Unknown database type enum requested, Doctrine\DBAL\Platforms\MySQL57Platform may not support it. 0

In Laravel 6’s database migration, Doctrine\dbal\Exception : unknown database type enum requested when updating field properties, Doctrine\DBAL\Platforms\MySQL57Platform May not support it.

浏览量: 9 1. Doctrine\dbal\exception : unknown database type enum requested, doctrine\dbal\platforms\mysql57platform may not support it.. as shown in Figure 1 2. View the migration file, enum does not exist in the updated field type...

查看 Ubuntu 中 PHP 的版本信息,安装 PHP 的 Redis 扩展 0

Execute .sh or shell script files using Ubuntu on Windows 10

浏览量: 7 1. Reference:https://www.shuijingwanwq.com/en/2022/12/13/9977/. Run .sh or shell script files using WSL in Windows 10. Ultimately not realized. 2. Reference:https://www.shuijingwanwq.com/en/2021/12/23/9949/, to step 7 3. Open the Windows Terminal command line and follow the instructions...

运行时报错:syntax error near unexpected token `$'\r'' 0

Run .sh or shell script files using WSL in Windows 10

浏览量: 74 1. Enable WSL, refer to: https://www.shuijingwanwq.com/en/2021/12/23/9949/ , execute to step 5 3, the existing test.sh file, the code is as follows 4. Run Windows Terminal as an administrator and execute the command:...

当用户在快速编辑一些配置项时,可能会出现主题编辑器的页面数据与实际页面不一致的情况 0

The investigation and analysis of the page of the theme editor that is inconsistent with the actual page is not consistent with the actual page

浏览量: 11 1. The current implementation principle of the theme editor is: when a configuration item in the editor changes, the temporary storage API of the backend will be requested to cache the data...