Creating admin request

You can create extended version of Laravel Request via following command.
Following class will be accepted by CrudAdmin validator as predefined settings across project.
app/Http/Requests/CustomerRequest.php