Unless options are defined in the route they are not intercepted and the request will fail.
here a gist that has a really simple workaround using a service provider that registers an option route.
https://gist.github.com/vluzrmos/1238a0c81bfd90853f58
Unless options are defined in the route they are not intercepted and the request will fail. here a gist that has a really simple workaround using a service provider that registers an option route. https://gist.github.com/vluzrmos/1238a0c81bfd90853f58