Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Releases: spatie/laravel-cors

1.7.0

10 Jun 21:38
Compare
Choose a tag to compare
  • add PHP 8 support

1.6.0

04 Sep 06:56
Compare
Choose a tag to compare
wip

1.5.2

19 Jul 13:46
8f82267
Compare
Choose a tag to compare
  • improve responses for preflight requests

1.5.1

05 Jun 19:59
9f8992f
Compare
Choose a tag to compare
  • change preflight response status code to 204

1.5.0

17 Apr 17:03
e20a929
Compare
Choose a tag to compare
  • add wildcard matching for subdomains (#51)

1.4.0

27 Feb 08:09
Compare
Choose a tag to compare
wip

1.3.3

27 Feb 07:56
Compare
Choose a tag to compare
wip

1.3.2

28 Jan 08:51
965284e
Compare
Choose a tag to compare
  • fix for Lumen

1.3.1

31 Aug 06:37
c95a7a1
Compare
Choose a tag to compare
  • return default value for allow credentials when not available in config

1.3.0

30 Aug 11:55
4f158bd
Compare
Choose a tag to compare
  • add support for Access-Control-Allow-Credentials