Problems creating temporary URL preview when uploading pdf files but its working on images

This is the error that i’m getting when I upload a pdf file.

ErrorException

This driver does not support creating temporary URLs. (View: C:\laragon\www\learnlivewire\resources\views\livewire\paybids.blade.php)

This does the trick: php artisan livewire:publish --config

The preview url’s are only for images.
In the config file you can set more preview extensions.
Have fun!