Vincej

- 活动总数 196
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 58
-
创建于 Storm DataBase View Gives Incorrect Results
It has happened to me a couple of times now. I will run a query in code and get a result on the page. I then check that result to see if it fits the Storm Database Table View and there will be a di... -
创建于 How to change column type in DB
Hi - I've tried using the graphical dialogue to change the type from INT to varchar, but it won't change. So, I opened the consol and input the Storm recommended syntax: ALTER TABLE auburntree.cont... -
创建于 Can't get multiple cursors to work on Linux Mint 17
I'm following the instructions gven in your webstorm 8 youtube video: https://www.youtube.com/watch?v=JBkGOPR3-nAHolding alt and selecting the position for curosoirs does not work nor does alt + sl... -
创建于 "Find" function in page behaves very weird in Linux Mint 17
Hi - I'm using Storm 8.0.2 on Linux Mint 17.1 which is Ubuntu 14LTS just with a different UI. Ok - if I do a simple ctrl +F ( find ) on any page the Find dialogue box starts to migrate down the pa... -
创建于 How Do I Add Blade Support for 8.0.2 ?
I thought Laravel Blade was suppported out of the box. However all I can find is a 3rd party plugin. How do I turn on Blade support ?? Many Thanks -
创建于 What is the location of the settings.jar file ?
I want to import my settings from a previous version but I can not find the location of the settings file / jar . Many thanks ! -
创建于 where should Storm be installed in Ubuntu /opt ? or /usr ?
Does it matter where it goes ? I would prefer /opt as there is not much in there, making it quite clean, /usr is filled with all kinds of stuff plus there is no /bin there. the instructions don't t... -
创建于 Why is the Storm Database Update View Very Slow ?
Hi - When I make a change to the database using Laravel Migrations, I synchronise the Stom DB and it can take as long as 30 econds beofre the change is presented. I am using the following to connec... -
创建于 Storm On Linux Mint 17: Why Does the mouse Not Focus on The Default Button ?
Linux Mint 17 is built on the current Ubuntu 14 LTS. For some odd reason, only with Storm, no other application, the mouse will not focus on the default button. since I have a 3 screen set up, this... -
创建于 Why is my DB field different under the "text" tab than under "Data"
I set up my field to be "customer_id" and indeed it is described as such under the "text" tab, but under the "data" tab, it is described as "id" This also impacts my queries as well.