This website requires JavaScript.
Explore
Help
Register
Sign In
ProVM
/
emails
Watch
2
Star
0
Fork
0
You've already forked emails
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
c53eb4c7a695dc926969e477176a557eed2f4c41
emails
/
api
/
setup
/
middleware
/
02_cors.php
3 lines
81 B
PHP
Raw
Normal View
History
Unescape
Escape
API Base App
2022-11-09 15:20:04 -03:00
<
?
php
Full implemantation
2022-11-28 22:56:21 -03:00
$app
->
add
(
$app
->
getContainer
()
->
get
(
ProVM\Common\Middleware\CORS
::
class
));
Reference in New Issue
Copy Permalink