Gafurov Dilshodjon

Results 7 comments of Gafurov Dilshodjon

> you need to use the dump function not die and dump I've tired both dump() and dd(). It does not work either.

I am using following: ```` PHP 7.2.9 Homestead v7.17.00 Vagrant 2.1.4 Oracle VirtualBox Version 5.2.18 r124319 (Qt5.6.2) Windows 10 64bit ```` Upgraded from Laravel 5.5 to 5.6 and 5.6 to...

Waiting for upload feature soon! I agree with @David since mega does not provide Java SDK

Try adding `visibility:hidden` style property for that element. Example: ``` content ``` This worked for me for `fadeIn`. I have not tried for other animations yet.

Did you do the exact same way? What version IE are you using?

Try adding `visibility:hidden` style property for that element. Example: ``` content ``` This worked for me for `fadeIn`. I have not tried for other animations yet.

What animation did not work? It worked for `fadeIn` at least for me as I posted the code above. Will you post the animation you have an issue? Also it...