I cannot upload files with FileUpload
While I can upload the file without any problem on the local server, it gives the error in the picture when I go live. I couldn't figure out why it gives it.


Forms\Components\FileUpload::make('file')->label(__('custom.users_guide'))->disk('public')