Preparation: Homebrew should be installed Valet should be installed and running: https://laravel.com/docs/7.x/valet Browser Extension for PHPSTORM should be installed: https://www.jetbrains.com/help/phpstorm/browser-debugging-extensions.html gerry@webgarten ~ % brew install pecl gerry@webgarten ~ % pecl install xdebug If error message: Warning: mkdir(): File exists in System.php [...]Read
👩🌾 The Web Gardener Blog
Contributions from Year: 2020
Mainly Gists, but also all documents that are more technical in nature and intended for insiders of the matter.
Installation of redmine on Ubuntu Linux system. All steps from the history. Wherever "ERROR" appears, additional installation steps were necessary.Read
This shortcode writes the copyright sign with the current year and other info. Useful for the footer of a website.Read
A WordPress shortcode to display the "Jump to main content" link in a frontend area.Read
Insert this snippet into the CPT configuration and change it accordingly to display a CPT in another CPT. Useful for cross-references or relations between CPTs. (Example: Contract Contract element)Read
With the help of this gist (in functions.php) you can hide the menu item "Contributions" in the admin menu.Read
This snippet gives a user with the editor role the rights to change the Customizer (Design -> Customizer) settings.Read