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