aneesdev
aneesdev
> > Solution: add webViewSettings.setMediaPlaybackRequiresUserGesture(false); in your android code (where your webview code is) > > Has anyone tried it? Does this work? yes i tried it and it worked
Name a better love story than @nunomaduro x artisan console ❤️
@thomasjohnkane package dead?
@thomasjohnkane
@vanodevium @ThaDaVos you can do something like this: ```php $bucket = Storage::disk('s3')->getAdapter()->getBucket(); // will return bucket name e.g blahblah123 $disk = "s3://{$bucket}/..."; ```
> Of course, I can extract bucket name from my adapter. But it is useless, imho Why it is useless? what your use case exactly?
> I wanna simply pass my disk and then library will work with this disk automatically. > > It will be nice if I can use **saveTo()** like: > >...
@rennokki when this can be merged?
@fabricelaborie check this out: https://docs.wpovernight.com/woocommerce-ultimate-barcodes/zatca-qr-code-for-woocommerce-invoice/
@thaifanisalla @salkhwlani Any update on this PR to be merged soon? or at least can we use this branch separately ourselves?