Making a Form Request To make a form request, extend the base Somnambulist\Bundles\FormRequestBundle\Http\FormRequest class and override the rules () method to add your own validation rules. The rules ...