Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mailbox routes missing in production: Mailgun 404 #120

Open
1jason1 opened this issue Feb 14, 2024 · 1 comment
Open

Mailbox routes missing in production: Mailgun 404 #120

1jason1 opened this issue Feb 14, 2024 · 1 comment

Comments

@1jason1
Copy link

1jason1 commented Feb 14, 2024

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.

route:list

POST       mailbox/mailgun/mime ............................. BeyondCode\Mailbox › MailgunController
@1jason1
Copy link
Author

1jason1 commented Feb 14, 2024

Well... i had one of those 'cant see the forest cause of the trees' moments...

Just needed to set my .env = MAILBOX_DRIVER=mailgun 🤦🏼‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant