Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
David Harkness
Total activity
10
Last activity
March 07, 2021 21:45
Member since
June 25, 2013 17:22
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
2
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
June 25, 2013 17:22
For those who went hunting through all the settings tabs as I did, you can change the font on the popup window itself. Open the window up on an item and click the little gear icon in the top-right ...
Community
PhpStorm
Change font of documentation hint window
2 votes
Created
September 12, 2018 23:20
Ah yes, I checked, and we're using `route()` as well. You're right that the overhead is probably negligible given that the routes have already been parsed and built. It's just a lookup and paramete...
Community
PhpStorm
Cannot resolve file/directory for routes
0 votes
Edited
September 12, 2018 23:02
Thanks, Andriy. Yes, we use `Route::make(...)` for most links, but the navbar and footer have a lot of simple hard-coded links to various news tag pages, contact us, etc. It seems overkill to name ...
Community
PhpStorm
Cannot resolve file/directory for routes
0 votes