This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Currently I use docker and PHPStorm to develop plugins. I use the following Dockerfile https://github.com/aspendigital/docker-octobercms. It works really great but every now and then I need to browse the source code of OctoberCMS to see how things are implemented under the hood.
At this moment I use a local copy of the OctoberCMS source tree. Whenever I need to see how things are implemented I use these files. This works but is is quite a hassle there must be an easier way.
It would be awesome if I somehow had one PHPStorm project with all the code of OctoberCMS and my plugin in it. Does anyone know how to achieve this?
1-1 of 1