Author

Pankaj Sood 116 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 "Brief Understanding Laravel Scopes". I will try to explain to you, How can you use this in your Laravel…
Laravel Authorization Policies – Part 2
In this article, we will discuss "Laravel Authorization Policies". As I already, Describe the Laravel Gates in my previous article. You have…
Laravel Authorization with Gates – Part 1
In this article, we will discuss the "Laravel Authorization with Gates". As you know, Laravel provided an Authentication solution that is…
Brief Understanding on Laravel Repository Pattern Design
In this article, we will discuss the "Laravel Repository Pattern Design". Using the Repository Pattern, we will add an extra layer between…
Brief Understanding on Laravel Observers
In this article, we will discuss "Laravel Observers". Laravel provides us to implement the Observer pattern to fire some predefined events,…
Laravel Scout with TNTSearch Driver
In this article, we will discuss "Laravel Scout with TNTSearch Driver". As we know Laravel provides rich features to make development easy…
How to Use Make Auth in Laravel 6
In this article, we will discuss "how to use make auth in Laravel 6". Officially Laravel 6 is available now, but some of the changes here,…
How to Setup Lets Encrypt a Free SSL Certificate
In this article, we will discuss "How to Setup Lets Encrypt a Free SSL Certificate".
What is SSL and Why we need it?
SSL is known as…
Vue Js Reset Password With Laravel API (Part 3)
In this article, we will discuss "How to make Vue Js Reset Password With Laravel API". In our previous article on this series, you will…
Laravel JWT Authentication – Vue Js SPA (Part 2)
In this article, we will discuss the Laravel JWT Authentication - Vue Js SPA (Part 2). In this part, we will continue from where we leave in…