php - phpstorm problems and issues in laravel method not found, route note found, pdo exception -


hi every 1 used phpstorm 9 laravel , best 4 days first had error route not found. update composer added dependencies told on link https://confluence.jetbrains.com/display/phpstorm/laravel+development+using+phpstorm

then worked fine day again 'find' method not found 'string', 'integer' not found.

i installed new window , whole thing again did not worked. updated phpstorm newest version updated plugin etc. same problem continues , wasted 4 days. can body explain why that, php storm has issues or what.

the second thing is, there ide laravel phpstorm don't have such problems except sublimetext.

@ijaz khan did try install package laravel-ide-helper

this solve 90% of method not found packages

this packages generates file ide can understand, can provide accurate autocompletion. generation done, based on files in project, alway up-to-date more here.


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -