Closed Farlandercd closed 3 years ago
Hi. Show me your config file and how to use field
Hi! What config is it you want? I'm not using a manual field, I am attempting to use the page that comes bundled with this extension.
(/nova/media-library)
your config file for media library. Stored in config folder of laravel. Did you use install instruction?
You need to set correct configuration. See install instruction
Describe the bug Getting 'forbidden file format' error when uploading any kind of image.
To Reproduce Steps to reproduce the behavior:
Screenshots
Additional context NGINX and Laravel config are already set to 100mb max file size, furthermore form image uploads on the front end work without problem, likewise does the vanilla Nova Image::make file upload work without problem.
Running Laravel 8 with Laravel Nova v3.23.2 on Laravel Homestead