rupadana/filament-api-service

[Bug]: Tokens routes do not work in prod environment

Closed this issue · 1 comments

What happened?

I've come across a strange issue where the tokens route return 404 in prod environment, but work alright in local environment.

How to reproduce the bug

set APP_ENV=prod in .env, and the tokens route will be invisible

Package Version

3.2

PHP Version

8.2.18

Laravel Version

11.9.2

Which operating systems does with happen with?

Linux

Notes

No response

And now it's working