Orkhan Ahmadov
Orkhan Ahmadov
@lelu0, I like the idea. I'll update the package soon, will add the wildcard validation option.
Thanks again @lelu0 and @nilskretschmer. Honestly, I forgot about this request previously... Sorry... I just added the wildcard matching feature with #7 and released [1.11.0](https://github.com/orkhanahmadov/laravel-zip-validator/releases/tag/1.11.0). With the new version, you...
@nilskretschmer I think what you need with the "forbidden" extension check is something different and currently not supported by this package... Also, I think checking against file extensions to decide...
@aarondfrancis whenever possible, can you please merge this? It blocks upgrading/using other packages where `maennchen/zipstream-php` v3 is required, like the latest version of [spatie/laravel-medialibrary](https://github.com/spatie/laravel-medialibrary/blob/main/composer.json#L35).
@aarondfrancis can you please take a look into this one too? Even with https://github.com/hammerstonedev/sidecar/pull/141 merged, zip dependency is still blocking us from upgrading to Laravel 11 when using [spatie/laravel-medialibrary](https://github.com/spatie/laravel-medialibrary).