阅读(1562)
赞(8)
Laravel 8 Str::uuid() {#collection-method}
2021-07-03 16:54:23 更新
Str::uuid
方法用于生成一个 UUID (第 4 版):
use Illuminate\Support\Str;
return (string) Str::uuid();
Str::uuid
方法用于生成一个 UUID (第 4 版):
use Illuminate\Support\Str;
return (string) Str::uuid();
Copyright©2023 编程论坛编程论坛| 浙ICP备2024059924号-1|
违法和不良信息举报电话:|举报邮箱:569242693@qq.com