Added X-CSRF-TOKEN

This commit is contained in:
Deon George
2018-06-05 23:39:47 +10:00
parent 8bafc735c4
commit c5413d5b50
2 changed files with 10 additions and 1 deletions

View File

@@ -44,7 +44,6 @@ class AdminController extends Controller
return Redirect::to('/home');
}
public function switch_authorised()
{
// @todo