Andrew Westrope

Results 4 issues of Andrew Westrope

**Describe the bug** An uploaded pdf file displays on a resources detail page as "This image could not be found". "This image" is a link to the pdf file. **To...

Is there a way to do this currently? Other packages such as https://github.com/craigpaul/laravel-postmark add this as a header like so when the message is sent: ``` $message->getHeaders()->addTextHeader( 'X-PM-Message-Id', $this->getMessageId($response) );...

**Describe the bug** Cloudflare Tunnel disconnects after a few hours **To Reproduce** Steps to reproduce the behavior: 1. Configure Cloudflared in HomeAssistant Add-on 2. Start it and wait a few...

Type: Bug
Priority: Normal

I would like to setup a relationship that returns allTenants() for a relationship. Is there a way to do that? ```` public function holidays() { // Correctly returns tenant scoped...