Closed w0rd-driven closed 8 years ago
It's easily replaced with https://laravel.com/api/5.2/Illuminate/Http/Request.html#method_input that also existed in 5.1 (and likely earlier but I’m too lazy to look it up).
Alternatively there's the LaravelCollective that may re-implement this facade in the future.
Is this available via composer dev-master?
It's easily replaced with https://laravel.com/api/5.2/Illuminate/Http/Request.html#method_input that also existed in 5.1 (and likely earlier but I’m too lazy to look it up).
Alternatively there's the LaravelCollective that may re-implement this facade in the future.