CodeBriefly
Tech Magazine
Browsing Category

Laravel Code Snippet

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 to take a look at Laravel Authorization with Gates article for better understanding. Basically,…

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 Out of the box. Laravel provides two simple way to manage the authentications such as Gates and…

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, which can be listened to hook into when various actions are performed on a model. No dought, it's a…

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 and smooth. Laravel provides an official package "Laravel Scout", which helps to create a full-text…

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 learn Laravel JWT Authentication and Vue Js application setup with Vue Auth and Laravel JWT Auth. I will…

Namecheap Bundle (Domain & Hosting)

Debugging with Laravel Telescope (Part 1)

In the article, we will discuss "Debugging with Laravel Telescope". Laravel provides a wonderful debugging assistance Laravel Telescope. As you know, when we developing an application then it is impossible to avoid bugs. Laravel Telescope…

Laravel Socialite GitHub Login (Part 3)

In this article, we will discuss "Laravel Socialite GitHub Login". In this Laravel Socialite series, we already discussed Twitter and LinkedIn social login in our previous articles. Laravel Socialite GitHub Login Prerequisites You need to…

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. AcceptRead More