to(site_url('setup')); } } /*************************************************************************************************************** * @method after * @description * Currently not used. * * @param RequestInterface $request * @param ResponseInterface $response * * @return mixed|void */ public function after(RequestInterface $request, ResponseInterface $response) { // Do something here } }