If you are using redirect() inside the any custom class you have to call send() after redirect().
Example: redirect()-send();
Full Stack Software Developer
If you are using redirect() inside the any custom class you have to call send() after redirect().
Example: redirect()-send();
Leave a comment