Answer the question
In order to leave comments, you need to log in
How to set up CodeIgniter full autocomplete in PhpStorm?
The task is to autocomplete the project on CodeIgniter.
All recipes from the Internet allow you to auto-complete in controllers, but in models, issuance for other models does not work. Also interested in the possibility of auto-coupling the data passed to the view.
Answer the question
In order to leave comments, you need to log in
If the CodeIgniter code is in your project, then PhpStorm itself hooks the necessary files based on the imported files. If there are no local files, then there will be no autocompletion and, most likely, warnings on undeclared variables, etc.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question