S
S
Stepan2015-12-22 21:43:26
phpstorm
Stepan, 2015-12-22 21:43:26

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

1 answer(s)
V
Vladislav Soprun, 2015-12-22
@soprun

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 question

Ask a Question

731 491 924 answers to any question