Schilly
Schilly
This is definitely not a current "bug" or anything of the sort - more of a question. Is it possible to use the uploader to upload files and create links...
It seems that in OBS v29.0.2 there are no options to bind hotkeys?
**Is your feature request related to a problem? Please describe.** In order to prevent multiple API calls - it would be beneficial to cache the Guild Return and or Guild...
The `title()` method has been added to allow the developer to define a title. ```php use Awcodes\Shout\Components\Shout; Shout::make('so-important') ->content('This is a test') ->title('Test Shout') ->icon('tabler-alert-circle'), ``` Creates:  - I...