Vincej

- 活动总数 196
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 58
-
创建于 Laravel / Vendor directory files do not show up in Storm
Weird: I can see the folders inside Windows Explorer but i can not see them inside Storm. Tried synchronise, to no effect. Any ideas what I might be doing worng ? Many thanks ! -
创建于 Cant Get Live Templates to Work as I Expected
Hi - I have read the help files and yet something is not going right for me. when I am in a new file and I type my abreviation followed by the expand key - I get nothing. Just the abreviation is le... -
创建于 'PHP' is Not Recognised in Command Line - Why ?
Hi - I want to use the command line with Laravel 4 artisan. Artisan works fine in the windows cmd. I have added php to the Development Envirtonment adn it comes up ion the external libraries. But w... -
创建于 How to avoid all the Errors on Laravel Blade
Hi - I am a total newb to Laravel 4 and Blade. As I go through the tutorials using PHPStorm I get pages of PHP errors showing up when blade.php files. These errors persist even when I turn off synt... -
创建于 Can Storm edit Opening and Closing HTML Tags Simultaneously ?
Hi - Just to clarify my question; suppose I have something like this: <p> Hello World </p>and I choose to delete the first <p>. Can I set up storm so that it automatically deletes the closing tag a... -
创建于 How to Upgrade Licence file ?
Hi - I bought the upgrade licence for Storm and installed it with a upgrade install of V7. However, I have another computer also running V7 which I upgraded without using the new licence.So, I wou... -
创建于 How Can I Make the HTML Tag Colours Brighter or Stronger ?
Hi - suppose I have a section of HTML code where there is a bunch of nested div's. Storm very nicely colours all the divs - but the colours are so pastle that they are hard to see - how can I make ... -
创建于 How to create custom code colours in HTML ?
Hi - I am using the templating language with Expression Engine CMS . I want the curly braces and content of those braces to be bright red. However, I can not see a way of stipulating that color. Th... -
创建于 CodeIgniter and PHPStorm - Need some Debug Help
HI - I'm very new to Storm, however, I have now got Xdebug running from Firefox and debugging an ultra simple script. ( Thanks Andrij !)However, my real goal is to use Storm to debug a Codeigniter ... -
创建于 Need Help Setting Up Browser XDebug
HI - I'm totally new to PHPStorm, but so far I love what I see.I have managed to get XDebug loaded into my ini file. I have tested Xdebug using very simple scripts from within PHPStorms debugger an...