beyondcode / beyondcode/laravel-mailbox

Mailbox routes missing in production: Mailgun 404

Open
#120 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
1.1k
Forks
127
PR merge metrics
No merged PRs in 30d

Description

I need help, I'm stuck... I've used this package before and works great but today...

The issue im having is the routes, in development i see the route and it works. But on the production server the routes are not registered... ive cleared the routes, etc.. nothing.

Using the mailgun driver.

What could i be missing?
Larave: 10.44.0
PHP: 8.1.27
Mail: mailgun
Livewire: 3.3.5
Filament v3.2.34

This is the route list on dev, but route not there in prod.
```bash
route:list

POST mailbox/mailgun/mime ............................. BeyondCode\Mailbox › MailgunController
```

Contributor guide

Open the contributing guide

Research direction

Start by comparing the production and development `route:list` output for the Mailgun route and checking how the package's route registration differs between environments. Confirm the cause with a production-like configuration, then document a reproducible fix or the missing deployment step.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.