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