Gazley
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Best Git.exe/processor for PHPStorm/Windows 10
I'm using Windows 10 for the first time instead of Mac so now using PHPStorm for Windows. I need to get Git installed on Windows 10 and wondered what the best way to do this might be? There are qui... -
Created SASS compilation
Hi,I recently used SASS in a Rails project and it was compiled and handled by the asset pipeline. I use Storm for PHP and whilst there appears to be some kind of support for SASS, I don't know h... -
Created Set a BreakPoint in code?
Hi there,I want to set a breakpoint on some PHP code but the codefile does not have a PHP extension - it has a .module extension. The framework loads the code as a module. I want to debug the code ... -
Created Debugging on locally hosted Remote Server
Hi,I have PHPStorm installed on my iMac (4.0.3). I have an Ubuntu server in a VirtualBox hosted by my iMac that contains my CMS code (ProcessWire). I don't have the CMS code installed on the Mac - ...