Commit cb36f3a1 by fezrul

change redirection

parent 19c08c21
...@@ -58,7 +58,7 @@ class EventPageController extends Controller ...@@ -58,7 +58,7 @@ class EventPageController extends Controller
}else{ }else{
return view('welcome'); return redirect::to('/');
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment