Author

Pankaj Sood 117 posts 46 comments
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 "Child Theme Importance in WordPress". First, we need to know, what is a Child theme? A child theme is a…
How to Display WordPress Custom Taxonomy in Dropdown
In this article, we will discuss "How to Display Wordpress Custom Taxonomy in Dropdown". As we know, WordPress is the most usable CMS…
How to Create Taxonomy for Users in WordPress
In this article, we will discuss "how to create a taxonomy for users in WordPress". As we know, WordPress is the most usable CMS (Content…
Laravel Image Processing – Intervention Image Package
In this article, we will discuss "Laravel Image Processing - Intervention Image Package". As we know, Image processing is the most common…
Handling Multiple File Upload in Laravel
In this article, we will discuss "Handling Multiple File Upload in Laravel". As I already explain the file upload in our previous tutorial…
Handling File Upload in Laravel
In this article, we will discuss "Handling File Upload in Laravel". This is a common functionality for any of the programming languages, and…
Laravel Logging Guzzle Requests in File
In this article, we will discuss "Laravel Logging Guzzle Requests in File". In the multiple scenarios, we have to use third-party API's in…
How to Log All SQL Queries in Laravel
In this article, we will discuss "How to Log All SQL Queries in Laravel". As we know, Laravel provides rich features and flexibility to make…
How to Handle Content Scraping with Pagination in Laravel
In this article, we will discuss "How to Handle Content Scraping with pagination in Laravel". I will try to explain to you to Content…
How to Handle Logging in Laravel
In this article, we will discuss "How to Handle Logging in Laravel". Laravel logging is quite simple and easy to manage. By default, all the…