PHP is one of the most popular choices for backend developers to build customized solutions for clients. Nowadays the usage of PHP frameworks has been increased as they will boost the process of web development. Laravel vs CodeIgniter is the most famous difference between the PHP framework. While developing a…
How to setup SonarQube Server on Linux local system
What is SonarQube? It is open source Static Code analysis tool which is used by developer to manage source code quality and consistency. SonarQube work with 25 different languages like Java (including Android), C#, C/C++, JavaScript, TypeScript, Python, Go, Swift, COBOL, Apex, PHP, Kotlin, Ruby, Scala, HTML, CSS, ABAP, Flex,…
How to setup and Run SonarScanner on Linux local system
What is SonarQube? It is open source Static Code analysis tool which is used by developer to manage source code quality and consistency. You can find the more detail for this on “How to setup SonarQube Server on Linux local system” What is SonarScanner? SonarScanner is the scanner to use…
Secure data on server without installing Server side language
In some cases, site speed is more important than dynamic content but in the same case, the user wants to secure content based on the different user bases. In this case, the developer has limited options. One option is to install server-side script and check the content, load…
Guide for installing vuestorefront pwa for magento2
Vue Storefront is a headless and backend eCommerce Progressive Web App written in Vue.js. Some of the key elements of vuestorefront. 1. All devices and platforms Deliver a 100% responsive and smooth shopping experience without developing apps for different web browsers and platforms like iOS, Android, windows Etc. 2. Incredible performance With…