Questions tagged [nova-media-library]
2 questions
2
votes
0 answers
Using nova-media-library to upload images and using nova-page to show it
So I am using Laravel 7 with Nova 2.
I have the classic-o/nova-media-library set up and working and I am using whitecube/nova-page to edit static content in my pages.
I managed to create an upload field for the logo of my website inside my…

Patrick Simard
- 2,294
- 3
- 24
- 38
1
vote
1 answer
How should I set data type for my media using laravel nova spatie media library
I would like to be able to only upload PDF.
I have seen methods here acceptsFile or acceptsMimeTypes that could do the trick, but it seems that it will give an error at submiting the file.
I was loooking for a way to only be able to select pdf.
With…

Juliatzin
- 18,455
- 40
- 166
- 325