Skip to content

RedskyThirty/codeigniter4-cors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CORS Middleware for CodeIgniter 4

MIT License

Inspired on https://github.com/fruitcake/laravel-cors and https://github.com/asm89/stack-cors

About

The CodeIgniterCORS library allows you to send CORS [Cross-Origin Resource Sharing] headers with CodeIgniter 4 (https://github.com/codeigniter4/CodeIgniter4).

More info about Cross-Origin Resource Sharing:
http://enable-cors.org
https://developer.mozilla.org/en/docs/Web/HTTP/CORS

Important

I only tested this in a simple case.
Let me know if you notice any issue.

About

CORS Middleware for CodeIgniter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages