Retrieve a value from the input array: $email = Input::get('email');. Note: The "get" method is used for all request types (GET, POST, PUT, and DELETE), ...
確定! 回上一頁