List of basic Git commands and explanation for them
In this post I will show you how you can use PKCE(Proof Key for Code Exchange) for authentication. I will use Nuxt.js, because that's what I use in my day to day workflow, but I will try to make it as generic as possible so that it can be implemented in other frameworks or even in vanilla javascript.
In this post I'll show you how can you create filters in Laravel following good Object-oriented progr...
Learn how to securely set authentication system in SPA with Laravel as back-end. This post is written for Nuxt as front-end and Laravel as back-end, but the concepts can be applied to any SPA that has different back-end.