We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1697344 commit eb7c6ecCopy full SHA for eb7c6ec
source/middlewares.html
@@ -101,6 +101,21 @@ <h3>
101
<a class="btn" href="https://packagist.org/packages/dflydev/stack-hawk"><i class="icon icon-archive"></i> Packagist</a>
102
</div>
103
104
+ <div class="span6">
105
+ <h3>
106
+ <a href="https://github.com/asm89/stack-cors">CORS</a>
107
+ </h3>
108
+ <p class="by">
109
+ by asm89
110
+ </p>
111
+ <p>
112
+ Cross-origin resource sharing.
113
114
+ <div class="btn-group">
115
+ <a class="btn" href="https://github.com/asm89/stack-cors"><i class="icon icon-github"></i> GitHub</a>
116
+ <a class="btn" href="https://packagist.org/packages/asm89/stack-cors"><i class="icon icon-archive"></i> Packagist</a>
117
+ </div>
118
119
120
121
{% endblock %}
0 commit comments