what is uuid in users table laravel and how value is genrated code example Example: uuid in laravel use Illuminate\Support\Str; $uuid = Str::uuid()->toString();