Closed jelhan closed 5 years ago
Agreed, looks good - thanks for submitting!
For 2.0 I'm hoping to extend the form request directly, which will mean the standard Laravel methods will be there, which will hopefully be an improvement!
Oh yess, that would be amazing @lindyhopchris. :tada:
This adds support for retrieving a specific query param with a default value:
More information about that feature available in Laravel docs: https://laravel.com/docs/5.8/requests#retrieving-input
It is available for all supported Laravel versions (5.5 and above).