Skip to main content

Posts

Showing posts from November, 2018

Access a Hosting Account Using SSH

In this article, we will discuss “How to Access a Hosting Account using SSH”. We can access any hosting via multiple ways such as FTP, SFTP, cPanel, and SSH. Today, I’m going to explain to you, how you can access a hosting account using SSH. There is two way to access SSH such ... Read out the full post at here

Brief Note on Laravel Modular Approach

In this article, we will discuss “Laravel Modular Approach”. We know Laravel is an amazing PHP framework, provides rich features and functionality, that make our development much easy. I’m assuming you are familiar with the Laravel and MVC pattern. If Laravel is new for you,... Read out the full post at here

VeeValidate Form Validation Library for Vue Js

In this article, we will discuss “VeeValidate Form Validation Library for Vue Js”. VeeValidate is a wonderful library for Vue Js form validation. This will make form validations in Vue Js very easy. It has plenty of rule which we implement easily in the form. You can create the ... Read out the full post at here

How to Make WordPress Secure

In this article, we will discuss “how to make WordPress secure”. Lots of websites owner complain about WordPress security.  As everybody thought, an open source script is vulnerable to security attacks. It’s our responsibility to make WordPress secure. Now, the question is how c... Read out the full post at here

Remove Category from URL - WordPress

In this article, we will discuss “Remove Category from URL WordPress”. WordPress provides an easy way to manage URLs. When we create categories in WordPress then the URL contains the category keyword. It is default nature of WordPress. This will increase the length of the URL, ... Read out the full post at here

Best Open Source Rich Text Editors

In this article, we will discuss “Best Open Source Rich Text Editors”. As you know, Rich Text Editors are basically required in all kind of website or web apps. These editors are helping us to manage our content formatting easily. Best Open Source Rich Text Editors Quill Quill is a po... Read out the full post at here

Modern PHP Security Excellent Benefits

In this article, we will discuss “Modern PHP Security Excellent Benefits”. PHP significantly reduces many things like security issues, time issues, and garbage issues throughout the development of projects. It links well to the database management system like SQL, Oracle, and Sybase t... Read out the full post at here