4 Comments

  1. Abhishek

    Good work and simple to implement. I m working on large project and wants to apply this to my project but my concern is the array_walk_recursive() function.

    Does it affect on my application performance??

    because i m using on large application and not wanting any performance issue

    • I believe it won’t affect performance. Be aware that there since Laravel 5.4 there’s built-in middleware that might do it automatically if you apply it. See my previous comment for this article

Leave a Reply

Your email address will not be published. Required fields are marked *

*