Vincej

- 活动总数 196
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 58
-
创建于 Xdebug "not installed" but works fine with sites
I am using MacOS 13, Laravel Valet (uses Nginx, dnsmsq, php 8.1). I have 2 sites using PHPStorm 2022.2.3. Storm reports that there is no debugger installed. But I am happily using Xdebug. Why is... -
创建于 How to set default indent in editor
HI ! I don't want my code to be placed hard against the left hand side. I like it 1 indent from the left when I click return. I have hunted through the docs but can not find anything. How do I set ... -
创建于 How to get the new arrow icon denoting a function and equivalent icon in PHPStorm?
Visual Studio has these nice icons, however, I can not see how/where to get them in Storm. Arrow icon Equivalence Icon Many Thanks! -
创建于 Database: show all column values on right hand side of column
已回答In my table I have 3 columns. 3 are varchar's, one is an int. The varchars present their data on the left hand side of the column. The int on the right hand side. Is it possible to have all values... -
已编辑于 Mac will not connect to remote host using SSH with correct password
I have just switched over from a PC to a new MacBook Pro. The SSH password on the PC works fine, but it does not work on the Mac. I get Connection refused. so - I followed the advice given by "La... -
创建于 What are key strokes to clear the ssh password field?
I am using password to logon to my remote server, using ssh. I remember using a certain set of key stokes to clear the ssh password field in Storm, in the event that you typed it in wrong. I can't ... -
创建于 How to apply Laravel Blade Icon To File Type
Using version 2021.3.2 Under "File Types" Blade files have their own orange icon attached to them to distinguish them from standard PHP files. However, when I wish to create a "New" Blade file unde... -
创建于 How to Add a New File Type to the "New" Dialogue
Hi, It used to be called "edit file templates" But now it has been moved from the s"New" menu. How do I add a Blade file type to the "New" drop down. Second Question: There used to be a wrench ico... -
创建于 Waiting for incoming connection with ide key '12998'
I have been using Storm for years and am currently on 2021.1, however, since reinstalling my system and Storm, I can not get xdebug to work anymore. I am using the Google Chrome extension. I have... -
已编辑于 DB - "Unexpected Update Count received (Actual 2, Expected 1)"
I upgraded today to version 2021.1 and since the upgrade I can no longer delete duplicate rows in my DB. I select a row for deletion and get the error above. I have looked at posts from 2018 where ...