Vilmondes Queiroz
Vilmondes Queiroz
The below code generated Model and Controller, but it did not generate the views ``` php artisan mitul.generator:api Post --fromTable --tableName=posts ``` Is this the expected behavior for the current...
Hello, My XML looks something like this: ``` PARAM password xxxxxxxx PARAM username xxxxxx ``` I want to know how I can add the `xmlns:urn="urn:string:string"` attribute to the Envelope tag....
### What features would you like to see added? I am reaching out to propose an enhancement to the MongoDB connection functionality with regard to supporting TLS authentication, especially for...
# Pull Request Template ### ⚠️ Before Submitting a PR, read the [Contributing Docs](https://github.com/danny-avila/LibreChat/blob/main/.github/CONTRIBUTING.md) in full! ## Summary Make the endpoints path of the librechat.yaml file optional (we discussing this...
It seems that there's no shortcode for the name of the person who's receiving the email. I tried the [user_*] but those are for the person who created the notification....
On sites using ssl some buttons assets fail to load due to their source being hardcoded to use http://
Can you add an option to add **SSL** support to the **ShareThis** plugin when "Enable Email Button" is enabled? The code I'm referring to is (found in "include/dd-helper.php"): ``` if(!empty($email_option))...