How to turn off PhpStorm parameter hinting
Editor / General / Appearance / Show Parameter Name Hints Reference: https://stackoverflow.com/questions/41743888/how-to-disable-parameter-name-hints-in-phpstorm
Editor / General / Appearance / Show Parameter Name Hints Reference: https://stackoverflow.com/questions/41743888/how-to-disable-parameter-name-hints-in-phpstorm
Windows Ctrl+Alt+Shift+J Mac OS X Ctrl-Cmd-G
File / Settings / Editor / Code Style / PHP / Align consecutive assignments + Align key-value pairs
Background Whilst trying to run npm run dev for a Laravel project, you get this: user@hostname ~/Code/project $ npm run dev > @ dev /home/user/Code/nova
Issue: You’ve just taken over a website after the 2nd service provider let the client down. Usual problem, the developer’s communication is terrible. Determine the
Cheat Sheet — What you need to know <span class="markup–strong markup–li-strong" style="font-weight: bold;">npm install</span> === <span class="markup–strong markup–li-strong" style="font-weight: bold;">yarn</span> Install is the default behavior. <span class="markup–strong markup–li-strong" style="font-weight: bold;">npm
In order to change the TinyMCE font size, follow this article: https://www.tiny.cloud/docs-3x/reference/configuration/Configuration3x@content_css/
Given the following setup: Mac/PC PhpStorm Git enabled on local directory Using Laravel Valet You publish your changes to Github by using VCS menu, Commit,