Laravel Cors Versions Save

Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application

v0.11.2

5 years ago

v0.11.1

5 years ago

v0.11.0

6 years ago

Breaking changes

  • The wildcard matcher is changed. You can use allowedOriginPatterns for your own patterns, or simple wildcards in the normal origins. Eg. *.laravel.com should still work.

Changes

  • Uses upstream asm/stack-cors (see #195)
  • Move tests to namespaces (See #277)

v0.10.1

6 years ago

v0.10.0

6 years ago

v0.9.3

6 years ago

v0.9.2

7 years ago

v0.9.1

7 years ago

v0.9.0

7 years ago

v0.8.6

7 years ago