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
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.