Monthly Archive: January 2022

在 Laravel 6 中,执行命令:php artisan telescope:publish,报错:Unable to locate publishable resources. Publishing complete 0

In Laravel 6, execute the command: php artisan telescope:publish, error: Unable to local publishable resources. Publishing complete

浏览量: 17 1. In Laravel 6, execute the command: php artisan telescope:publish, report an error: Unable to local publishable resources. Publishing complete. as shown in Figure 1 2. Check composer.json, laravel/teleScope exists in require-dev....

在 Navicat for MySQL 中,导入 SQL 文件,执行时报错:2006 - MySQL server has gone away 0

In Navicat for MySQL, import the SQL file and report an error when executing: 2006 – MySQL Server has gone away

浏览量: 16 1. In Navicat for MySQL, import the SQL file, and report an error when executing: 2006 – MySQL Server has gone away. as shown in Figure 1 2. The size of the...

执行命令 composer update --ignore-platform-reqs 时,报错:Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 255。 0

When executing the command composer update –ignore-platform-reqs, an error is reported: script @php artisan package:discover –ansi handling the Post-autoload-dump event returned with error code 255

浏览量: 58 1. When executing the command composer update –ignore-platform-reqs, an error is reported: script @php artisan package:discover –ansi handling the Post-autoload-dump event returned with error code 255. as shown in Figure 1 2....

添加外键约束时报错: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails 。 0

Error when adding foreign key constraints: sqlstate[23000]: Integrity Constraint Violation: 1452 Cannot add or update a child row: A foreign key constraint fails

浏览量: 14 1. Error when adding foreign key constraints: sqlstate[23000]: Integrity Constraint Violation: 1452 cannot add or update a child row: a foreign key constraint fails . as shown in Figure 1 2. Analyze...

基于 Composer 安装 laravel/horizon 时,报错:Package laravel/horizon at version ~5.6 has requirements incompatible with your PHP version, PHP extensions and Composer version。 0

When installing Laravel/Horizon based on Composer, an error is reported: Package Laravel/Horizon at version ~5.6 has requirements incompatible with your php version, php extensions and composer version

浏览量: 18 1. When installing Laravel/Horizon based on Composer, an error is reported: Package Laravel/Horizon at version ~5.6 has requirements incompatible with Your php version, php extensions and composer version. as shown in Figure...