Author
Pankaj Sood
Hello Friends, I'm Pankaj Sood, Full Stack Web Developer. Expertise in WordPress, PHP, Laravel, Angular, and Frontend Development. I'm building this site only to spread knowledge to the other user. And need your support to make this more flexible. So feel free to contact me, you can also submit your feedback using the contact us page. Thanks :)
In this article, we will discuss "Laravel Socialite LinkedIn Login". We already discuss the Laravel Socialite in our previous post, where we describe the Twitter login process. So in this post, we will not be discussing the common process.…
Laravel Socialite Twitter Login (Part-1)
In this article, we will discuss "Laravel Socialite Twitter Login". As we already discussed, Laravel is not only PHP framework. It's like a lifesaver tool for the developer. If you are new in Laravel then you can start with our previous…
Access Hosting Account using SSH Key with PuTTY
In this article, we will discuss "How to Access Hosting Account using SSH Key with PuTTY". There is two way to access hosting using SSH such as SSH using cPanel details and SSH using SSH Key. Also, we are using PuTTY SSH client to access…
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…
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…
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…
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…
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…
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…
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…