Tag: developer
All the articles with the tag "developer".
How to extend final class
Posted on:November 28, 2023 at 10:00 AMYou want to change an behaviour from a class that is final, But you do not have control over this class, in this article I can give you one alternative.
How to setup PHP easily on your machine
Posted on:November 28, 2023 at 10:00 AMThe easiest way to setup whole PHP stack locally with one command only.