Answer the question
In order to leave comments, you need to log in
Why doesn't ide-helper laravel5 work?
Installed via composer: "barryvdh/laravel-ide-helper": "v2.1.2" Installed
artisan ide helper generate
This _ide-hepler file appeared
And that's it.
Looked in it class Input extends \Illuminate\Support\Facades\Input is present
Trying to execute
$query = Input::get('query');
Mistake
Answer the question
In order to leave comments, you need to log in
Most likely you have 5.2 and get acquainted with the changes.
Alias Input has been removed*
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question