Today we are going to learn about managing multiple PHP versions on ubuntu with xampp. XAMPP is a popular development environment that combines Apache, MySQL,... Read More
Let’s understand about how to use coding to improve your website’s SEO. In today’s computerized landscape, having a robust web-based presence is significant for businesses... Read More
Let’s understand the most important linux commands for web developers. Linux, as an open-source and powerful operating system, serves as a prime choice for web... Read More
In the world of software development, creating maintainable, scalable, and flexible code is essential. The SOLID principles are a set of design principles that help... Read More
Git error “File abc.zip is 116.61 MB; this exceeds GitHub’s file size limit of 100.00 MB”
3 min read
Sometimes we accidentally forget to remove unwanted backup zip files or we might have some of the large size files available in the git local... Read More