flipboxstudio / lumen-generator

A Lumen Generator You Are Missing
https://packagist.org/packages/flipbox/lumen-generator
MIT License
824 stars 126 forks source link

make:request is not using proper class. #113

Closed saifur-rahman-hasan closed 2 years ago

saifur-rahman-hasan commented 2 years ago

I was wondering after getting this issue. { "message": "Class \"Anik\Form\FormRequest\" not found", .... }

Then I have found a issue in its related stub file. File location given below. File: https://github.com/flipboxstudio/lumen-generator/blob/develop/src/LumenGenerator/Console/stubs/request.stub

jorgemudry commented 2 years ago

@saifur-rahman-hasan you need to require this library in order to use Form Request: https://github.com/ssi-anik/form-request