Subfolder
MrWeb opened this issue · 1 comments
MrWeb commented
Hi I'm using Laravel and Postmark, I'm trying to set the Postmark WebHook but my app is in a subfolder and I keep getting 404s. This is what I tried:
https://example.net/subfolder:fd2ddc7d-2296-4a33-b4c5-b294ecff351f@example.net/subfolder/laravel-mailbox/postmark
https://example.net:fd2ddc7d-2296-4a33-b4c5-b294ecff351f@example.net/subfolder/laravel-mailbox/postmark
https://example.net/subfolder:fd2ddc7d-2296-4a33-b4c5-b294ecff351f@example.net/laravel-mailbox/postmark
https://example.net:fd2ddc7d-2296-4a33-b4c5-b294ecff351f@example.net/laravel-mailbox/postmark
I cannot make it work :(
MrWeb commented
Never mind. I used another package. Tks anyways