laravel uuid vs id code example Example: uuid in laravel use Illuminate\Support\Str; $uuid = Str::uuid()->toString();