Sublime Forum

Code Intelligence metadata

#1

For few months I work on 2 laravel projects. Laravel is very magical framework as it has facades, containers and uses its dependency injection IoC. To help myself with development I found already IDE helper composer plugin which generates special files visible by CodeIntel and it’s ok, but it doesn’t help with everything (especially with App::make()). Is there any known solution to write advanced metadata like it’s possible in php storm?

0 Likes