News

Laravel form request with scenarios. Contribute to yinfuyuan/laravel-form-request development by creating an account on GitHub.
First of all, you can now use Laravel-like form-requests within Lumen. Additionally you can extend your FormRequests with default values and (nested!) casting, to have full control over the data that ...