Install first homebrew, if it is not already installed. Paste that in macOS Terminal. And follow the ==> Next steps: after Installation add homebrew to your PATH Actually Default Image for php from Brew Package Repository is a PHP 8. Here we can see that: Thats means, we can simple install the php 8 in a macOS Terminal with this command brew install php, but we want to explicit install version 8, other versions can be declared as standard in the future. Paste that in terminal after that, you should be linked the installed php as system default php interpreter, […]
Development / PHP
PHPStorm – Symfony log highlighting
To do, go into Settings -> Editor -> Log Highlighting (Ideolog) Add new Log Format with the following config: special thanks to : https://locastic.com/blog/a-quick-way-to-browse-symfony-logs-with-phpstorm/ Views: 71
Development / PHP
PHPStan Config for Standalone Chameleon Project
Install Standard phpstan.neon file for standalone chameleon project. Run: Views: 34
Development / PHP
Symfony Certification – Step 1 : Prepare
Practice Old Smyfony 2 Certification Questions : How To Practice Symfony2 Certification Questions (Certificationy) Preparation Lists Symfony Certification Preparation List Learn for Symfony certification Views: 28