When i upload file and click to download its writting that file doest exist

there is my code:
Forms\Components\FileUpload::make('agreement')
->label('ხელშეკრულება')
->required()
->downloadable()
->nullable()
Forms\Components\FileUpload::make('agreement')
->label('ხელშეკრულება')
->required()
->downloadable()
->nullable()
No description
2 Replies
gigiloouu
gigiloouuOP2w ago
how i can make it to upload file and next install it if i click download anyone can helpme? :sad 😢 ??
Dimitar Papazov DEV
try creating and using custom ->disk('public') or something like that; also try ->directory('custom_dir')->visibility('public')
Want results from more Discord servers?
Add your server