Skip to content

Modify how CORS request are handled #3

Description

@AlexandreBonneau

Currently, a special nop route is added for each request that needs CORS.

Instead, we should use a middleware approach (like https://github.com/barryvdh/laravel-cors/blob/master/src/HandleCors.php).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions