Support the ongoing development of Laravel.io →
Requests Input Forms
Last updated 1 year ago.
0

The Input class is a facade to the Request class, as can be seen in the getFacadeAccessor() method.

That means you should extend the Request class instead and then make sure that is used throughout Laravel (using the IoC container).

Some docs on request extension: http://laravel.com/docs/extending#request-extension

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

1e4 1e4 Joined 9 Sep 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.