Tai7sy / card-system

卡密商城系统,高效安全的在线卡密商城
MIT License
2.82k stars 901 forks source link

初始化数据库错误 #560

Closed black-fruit closed 2 years ago

black-fruit commented 2 years ago

如下

php artisan key:generate
php: /usr/local/lib/libcurl.so.4: no version information available (required by
php)
san migrate:fresh --seed
php artisan cache:clear
Deprecated: Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress
the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Return type of Illuminate\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Return type of Illuminate\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed
$value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Return type of Illuminate\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or
the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Method ReflectionParameter::getClass() is deprecated in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Method ReflectionParameter::getClass() is deprecated in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Method ReflectionParameter::getClass() is deprecated in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Method ReflectionParameter::getClass() is deprecated in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: auto_detect_line_endings is deprecated in /www/wwwroot/hgsale.top/vendor/vlucas/phpdotenv/src/Loader.php on line 2
Deprecated: Return type of Illuminate\Config\Repository::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or
the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 2
Deprecated: Return type of Illuminate\Config\Repository::offsetGet($key) should
either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 2
Deprecated: Return type of Illuminate\Config\Repository::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 2
Deprecated: Return type of Illuminate\Config\Repository::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the
notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Finder.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Finder.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\FilterIterator::rewind() should either be compatible with FilterIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/FilterIterator.php
on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress
the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to
temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\FilterIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in
/www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/FilterIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\FilenameFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress
the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/FilenameFilterIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the
notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/PathFilterIterator.php on line 2
root@mail:/www/wwwroot/hgsale.top# php artisan migrate:fresh --seed
php: /usr/local/lib/libcurl.so.4: no version information available (required by
php)
Deprecated: Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress
the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Return type of Illuminate\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Return type of Illuminate\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed
$value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Return type of Illuminate\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or
the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Method ReflectionParameter::getClass() is deprecated in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Method ReflectionParameter::getClass() is deprecated in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Method ReflectionParameter::getClass() is deprecated in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Method ReflectionParameter::getClass() is deprecated in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: auto_detect_line_endings is deprecated in /www/wwwroot/hgsale.top/vendor/vlucas/phpdotenv/src/Loader.php on line 2
Deprecated: Return type of Illuminate\Config\Repository::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or
the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 2
Deprecated: Return type of Illuminate\Config\Repository::offsetGet($key) should
either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 2
Deprecated: Return type of Illuminate\Config\Repository::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 2
Deprecated: Return type of Illuminate\Config\Repository::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the
notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Finder.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Finder.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\FilterIterator::rewind() should either be compatible with FilterIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/FilterIterator.php
on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress
the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to
temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\FilterIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in
/www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/FilterIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\FilenameFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress
the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/FilenameFilterIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the
notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/PathFilterIterator.php on line 2
root@mail:/www/wwwroot/hgsale.top# php artisan cache:clear
php: /usr/local/lib/libcurl.so.4: no version information available (required by
php)
Deprecated: Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress
the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Return type of Illuminate\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Return type of Illuminate\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed
$value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Return type of Illuminate\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or
the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Method ReflectionParameter::getClass() is deprecated in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Method ReflectionParameter::getClass() is deprecated in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Method ReflectionParameter::getClass() is deprecated in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: Method ReflectionParameter::getClass() is deprecated in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 2
Deprecated: auto_detect_line_endings is deprecated in /www/wwwroot/hgsale.top/vendor/vlucas/phpdotenv/src/Loader.php on line 2
Deprecated: Return type of Illuminate\Config\Repository::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or
the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 2
Deprecated: Return type of Illuminate\Config\Repository::offsetGet($key) should
either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 2
Deprecated: Return type of Illuminate\Config\Repository::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 2
Deprecated: Return type of Illuminate\Config\Repository::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the
notice in /www/wwwroot/hgsale.top/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Finder.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Finder.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\FilterIterator::rewind() should either be compatible with FilterIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/FilterIterator.php
on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress
the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to
temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\FilterIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in
/www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/FilterIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\FilenameFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress
the notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/FilenameFilterIterator.php on line 2
Deprecated: Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the
notice in /www/wwwroot/hgsale.top/vendor/symfony/finder/Iterator/PathFilterIterator.php on line 2
root@mail:/www/wwwroot/hgsale.top# cd /www/wwwroot/demo.anfaka.com  #进 入 网 站 目
录
y:generate
php artisan migrate:fresh --bash: cd: /www/wwwroot/demo.anfaka.com: No such file or directory
Tai7sy commented 2 years ago

检查php版本,只支持php7

black-fruit commented 2 years ago

确定PHP7,仍存在此问题

Tai7sy commented 2 years ago

里面报错我都没见过,你是下载的release吗

black-fruit commented 2 years ago

根据安装教程操作的

风铃 @.***> 于 2022年11月3日周四 下午2:44写道:

里面报错我都没见过,你是下载的release吗

— Reply to this email directly, view it on GitHub https://github.com/Tai7sy/card-system/issues/560#issuecomment-1301704160, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASM75NCL5JWIGRQXX5LPVA3WGNNLZANCNFSM6AAAAAARSBWO6E . You are receiving this because you authored the thread.Message ID: @.***>