Haehnchen / idea-php-laravel-plugin

Laravel Framework Plugin for PhpStorm / IntelliJ IDEA
MIT License
572 stars 109 forks source link

Lumen support #84

Open psolom opened 7 years ago

psolom commented 7 years ago

This plugin doesn't work for Lumen (micro-framework by Laravel). I hope it's possible to extend the current plugin to support Lumen or create new one for Lumen. Thanks.

adelf commented 7 years ago

What functionality doesn't work on Lumen?

dunhamjared commented 5 years ago

The PHP/Route features are not working for me -- unless they are only supposed to work with facades.