First search for your question or topic, or browse the discussions below
Ey-o, does anyone have any experience integrating the Symfony Rate limiter into Spryker? At the moment it's mainly about rate limiting 1-2 custom Glue endpoints for me (so I can just do one-off type custom code this time), but more generally it'd be interesting to know how one would go about configuring and integrating new…
For example propel:install fails with ErrorException - Exception: fileperms(): stat failed for /data/src/Orm/Propel/Schema//spy_acl.schema.xml This is because of using the STFU operator @ to silence fileperms() in vendor/symfony/filesystem/Filesystem.php:689 and from what I understand, Spryker's error handler doesn't like…