Roland Starke
Roland Starke
Hi, I want to create a droplet with ssh keys but when I try to, I get the following error: "The provided ssh_keys value must be an array." The request...
I would like to add thumbnails for my hls live stream. On the server i have files like ```sh stream.m3u8 segment0.ts thumb0.jpg segment1.ts thumb1.jpg segment2.ts thumb2.jpg ``` So for every...
Hey, I always wondered why `backdropHeight` did not work. (the backdrop images where not visible). I am using materializecss and it looks like they apply their own styles to `.backdrop`....
Hey ty for the library, maybe some Ideas. When using the following config I would suggest this changes: `localization.php` ```php 'locales' => [ 'en' => ['name' => 'English', 'script' =>...