New job, new challenges
April 13, 2023A little something from my life.
Written by Jakub Vyvazil who lives and works in Czech Republic.
A little something from my life.
Did you ever wonder how to annotate Doctrine Collections with PHPDoc? Check out the syntax!
Learn how to set up remote branch tracking automatically in Git.
Learn how to use .gitignore files correctly and keep your versioned projects free from unnecessary clutter. This article explains the importance of .gitignore files, identifies common artifacts that should be excluded from versioning, and provides step-by-step instructions for setting up a global .gitignore file to keep your environment clean.
Did you ever wonder how to annotate Doctrine Collections with PHPDoc? Check out the syntax!
Hello World
Do you want to have your main branch named to main instead of deprecated master? Not problem at all. Just follow these steps.