July 25, 2021
PHP
PHP 8 with Xdebug 3 on Apple M1
We can install Xdebug via pecl on MacOS with Homebrew. Paste that in terminal. And see if the php interpreter…
July 25, 2021
PHP 8 Installation on Mac M1 via homebrew
Install first homebrew, if it is not already installed. Paste that in macOS Terminal. And follow the ==> Next steps:…
April 07, 2021
PHPStorm – Symfony log highlighting
To do, go into Settings -> Editor -> Log Highlighting (Ideolog) Add new Log Format with the following config: special…
March 05, 2021
PHPStan Config for Standalone Chameleon Project
Install Standard phpstan.neon file for standalone chameleon project. Run: Views: 9