Lukas Vanagas
Lukas Vanagas
Hi, it does not work well with Nginx. Here is the working configuration, or else it does NOT see url and ALWAYS return 404. ```nginx location / { try_files $uri...
Heya! I am running Composer 1.10.1 and it's giving me deprecation notice. ```bash Deprecation Notice: Class Ripcord\Documentator\Documentor located in ./vendor/darkaonline/ripcord/src/Ripcord/Documentor/Documentor.php does not comply with psr-4 autoloading standard. It will not...
PHP 8.1.8 Laravel Framework 9.21.4 Clockwork v5.1.6 Laravel Octane v1.2.16 I noticed I'm Clockwork is not working and I'm getting ton of errors in the output. Public Sentry link here:...
Hi, been using the success class `showvalid` feature and it appears that if an input field from valid goes to invalid success class is still left on the input group...
I am using this and underlying tags package for managing tags in my application. Application is multilingual. I use _locale_ middleware for detecting /{locale_code} (where English is just plain root)...
- Scout Version: 9.4.10 - Scout Driver: MeiliSearch - Laravel Version: 9.27.0 - PHP Version: 8.1.8 - Meilisearch CLI Version (If using Meilisearch): 0.28.1 ### Description: I've discovered that `Searchable::search('query...
Hi! This is a fudging awesome piece of software you've written. Thank you. I've been trying to spin up locally since I need to perform testing across different providers (Cohere,...
### What is the example you wish to see? Hi! Hope this message finds you well. It feels like you're building a wonderful framework that hides a lot of pain...
### What happened? I started out project as VueJS for `Options.vue` etc. Upon learning that Plasmo does not yet implement Vue HMR for CS UI, I decided to switch to...
It'd be incredibly helpful to have an example of how to use the `--ssh` option when one has a private key stored as a secret on the repository.