use Cake\Http\Exception\RedirectException;
throw new RedirectException("https://www.google.com/", 200);
Go to list of users who liked
More than 1 year has passed since last update.
use Cake\Http\Exception\RedirectException;
throw new RedirectException("https://www.google.com/", 200);
Register as a new user and use Qiita more conveniently
Go to list of users who liked