How can I override the class RedirectionStrategy in *\vendor\bjyoungblood\bjy-authorize\src\BjyAuthorize\View\RedirectionStrategy.php
in order to change the value of $redirectRoute
attribute ?
First I follow this post : How to redirect to the login page with BjyAuthorize
Thank you!!
I found : https://github.com/bjyoungblood/BjyAuthorize/blob/master/docs/unauthorized-strategies.md
It's works!