How to upload PDF to laravel

0

Well I have a course table where an attribute is syllable and I want the name of the pdf to be saved, but it does not work for me every time I think the request says that it failed to upload.

This would be the Course Request

Here is the Course controller I keep trying to save the pdf in the folder public / recursos / silados /...

and finally the create of Course

Could you please tell me what I'm failing?

    
asked by Arcode NET 05.06.2018 в 05:39
source

0 answers