flamreal

Results 5 comments of flamreal

Guys, I can't continue do anything with this error =\\ Any advices? may be downgrade to any stable version? wich one is stable enough?

Guys! fix this please... The issue summery is: - MedialibraryPRO store temp file to **storage/disk_name/uuid_number/** after first upload - Then, when **$model->syncFromMediaLibraryRequest($media)** starts, ibrary try to find this file in...

I found that this shitty paths generates here: **_Spatie\MediaLibraryPro\Support\TemporaryUploadPathGenerator_** and it is **_md5($media->id . $media->uuid . 'original')_** But when I try to attach media **_$model->syncFromMediaLibraryRequest($request->media)->toMediaCollection('default');_** it leads to an error...

@gingebaker Thanks for replying! (I have a licence, but I couldn't see links to the Pro repo untill I linked spatie acc to github acc =\ It could safe a...

@freekmurze > Could anybody confirm that these issues are occurring when you use [our demo app](https://github.com/spatie/laravel-medialibrary-pro-app)? I installed fresh clear demo app and confirm this issue. Demo app save this...