Shaun Lüdeke

Results 2 issues of Shaun Lüdeke

Introduce optional password support in the Ssh class through the constructor and a new usePassword method. Updated README to document these changes and added relevant test cases. #100

This pull request modifies the `scopeOrderByTranslation` method in `src/Translatable/Traits/Scopes.php` to improve its functionality and flexibility by adding support for specifying a locale and optimizing the query logic. ### Enhancements to...