Vincej

- Total activity 173
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 52
-
Vincej commented, -
Vincej created a post, How to Remove Content of Change View
HI! I deleted two files from my Git shelve. However, under the Changes View those two files still appear. How do I remove them? Git status reports working tree is clean. My application works fine. ... -
-
Vincej created a post, 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... -
Vincej commented, -
Vincej created a post, How to remove "Term Expected" from CSS inspections
Hi - Bootstrap 5 installs a long list of CSS classes. Many of those are missing a term for example: --bs-btn-font-family: ; These creates an error flag inside the CSS file: "term expected" Howev... -
-
Vincej commented, -
-
Vincej created a post, When using "Browser Reload" Option I get incorrect url
HI When using the browser reload option offered on an HTML or a Laravel Blade page which I use, I am getting an incorrect url. The Host is doubled, see screen shot. Somewhere I expect the server i...