Is there an integration document for Laravel?

Is there a document detailing how to fully integrate PhpStorm with Laravel? I want the code-insight to work, the artisan serve to be used for the web server, and to be able to debug.

I've tried various blogs etc but no success yet, none of them seem to cover the whole sequence.

0
2 comments
Avatar
Permanently deleted user

Hello,

we have added a file to the project that "helps" phpStorm to understand the structure of Laravel. I have attached it - maybe it is useful for you and others...

Thomas



Attachment(s):
_ide_helper.php.zip
0

Thanks Thomas. I already have this file. I am really interested in the server/debugging otherwise phpStorm isn't going to be of any use to me.

0

Please sign in to leave a comment.