isMethod('OPTIONS')) { app()->options($request->path(), function() { return response('', 200); }); } } }