I'm Getting The Wrong Data? | Laravel 4: Getting User Input
…meters. To get around this issue we can specify the source of the data we want. First we are going to have to work with an actual instance of the input object instead of using the Input facade. We have to do this in order to access the instance's...