Laravel 7.3 Feature test is_uploaded_file

后端 未结 0 1625
一整个雨季
一整个雨季 2020-12-21 12:46

i want to write TestCase for FileUploading in laravel 7. but when i try with fake() method like this.

$file = UploadedFile::fake()->create(\'test.xlsx\', 5         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题