StefanT123

StefanT123 @stefant123

Joined:
Mar 5, 2018

StefanT123
articles - 4 total

Basic Git commands explained

List of basic Git commands and explanation for them

Learn More 67 0Jun 11 '20

PKCE authenticaton for Nuxt SPA with Laravel as backend

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.

Learn More 46 67Apr 7 '20

Create filters in Laravel with OOP best practices

In this post I'll show you how can you create filters in Laravel following good Object-oriented progr...

Learn More 28 2Mar 31 '20

Secure authentication in Nuxt SPA with Laravel as back-end

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.

Learn More 112 89Jan 15 '20