Adrien Foulon
Adrien Foulon
You can also write ``
I don't really see where in this commit this would fix it @ypnos Also the input should not set a default color if null is passed, that would be a...
Damn they removed support for .tk and other free TLD from the free api.. Tss https://community.cloudflare.com/t/unable-to-update-ddns-using-api-for-some-tlds/167228/61 Guess it's either buy a paid TLD or upgrade to cloudflare paid plan..
FYI, laravel can't retrieve the hash in the request, that's why it's not in there It's all to do with the HTTP standard and browser security, the hash is not...
It's to make the api consistent, I had some problems with the fact `route().params` currently doesn't give query params separately, so I fixed that in `unresolve` which returns an object...
https://github.com/Tofandel/vue-unlayer Much cleaner, vue 3 only
Forgot to publish it, now it's good
@climba03003 Do you think you could fork it and rebase your repo on the fork, because we can't see a diff of the changes or a PR to this repo
This bundle is a bit outdated compared to the Laravel one, it's missing a few things, mainly LazyProp and automated version control using manifest.json, I published a v3 under `composer...
Same issue 2 years after.. :( Slightly annoying that this is called sass-extract but can only extract scss...