0

I often see examples where gets data using Input::all() or request()->all() or instanse of Request $request->all().

What is difference between of these?

Where does need to use Input and where does need to use Request?

What is the best practice? Somebody can explain it?

Yurich
  • 577
  • 3
  • 17
  • 3
    Read http://stackoverflow.com/questions/15670397/laravel-use-request-class-or-input-class – Matt Jan 19 '16 at 23:41
  • 4
    Or http://stackoverflow.com/questions/29960463/laravel-input-facade-vs-request-facade – Matt Jan 19 '16 at 23:42

0 Answers0