Tadaz
Tadaz
Most likely it is not the issue with the package but the problem in your dev environment. I assume it happens because your local environment fails to verify the SSL...
Just had the same issue and it took me a couple of hours to realise that path to fonts must exist (in my case storage/fonts). After creating fonts dir inside...
Currently, the 'allowTimes' parameter removes all other time selections. Sometimes it would be nice to show all of them and just disable some of them.
> In my case "AADSTS90023: Invalid STS request." meant just that. The request was invalid. > > The reason my SOAP request to https://login.microsoftonline.com/extSTS.srf was invalid was because I did...
This is an important feature for our organization as well. Without it, our search results become less and less relevant. Our website is built on Laravel and we love that...
Hello @Kerollmops and thanks for your input into this matter! I finally found some time to test it. The proposed decaying ranking strategy works the same way as what we...
The whole blade file. Changing the script's location just after the opening tag does not help. By the way, I am using v.2.0.0. ``` ADDING SOME RAW CSS HERE
Instead of trying to import and compile the SASS file as a workaround I imported plyr/dist/plyr.css file and it works just fine.