I have an api on Laravel Lumen, we test via Postman and Ruby Rest Client and all go very well, but we create a simple Auth Login that response a web token, all works fine bu
You can add simple OPTIONS handler that should be return 200 code Here a useful example to integrate:
https://gist.github.com/danharper/06d2386f0b826b669552