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