Articles
In this page, you will find my blog posts,
I write to share my knowledge and my experiences.
Skim them and you will find what you are looking for.
Coding
In the coding part of this blog you will learn how are created websites and web applications
Graphic
Do you have an artistic vein? browse through the tutorials in the graphics section, surely you will find ideas for your creativity
Utility
Lots of tutorials and tips on how to use softwares and the latest news in the field of technology
Developers Quarantined (how to stay productive)
The stories of software engineers during Covid-19, + Work-from-home productivity tips
See detailsGit for PHP developers [sync]
Discover all the secret of syncing you repo to central
See detailsGit for PHP developers [merging]
Discover how to merge branches on your application and what tool you to use
See detailsGit for PHP developers [branches]
A clear explanation with PHP examples of how GIT branches work
See detailsGit for PHP developers [the basics]
Learn show to cooperate on projects and keep track of all the updates of your files
See detailsContainer Orchestration (Docker 103)
Containerize your PHP application using Swarm and Kubernetes
See detailsHow To Install and Set Up Laravel with Docker Compose (With Example)
From the examples in this tutorial, you will learn how to set up a Laravel application using Docker containers
See detailsContainerize your PHP application (Docker 101)
How to implement docker into your work as a PHP developer
See detailsGet Your New Year's Resolutions to Stick [Goal Setting]
How many New Year's resolutions ever stuck with you? Improve your career by learning how to set the goal that will set you for life
See detailsObserver in PHP [Design pattern with examples]
Do you want to notify users of your application, or launch products of your web store successfully? here is the way to do it!
See details