allenjd3 a place to set on

Using Clerk.com with a laravel backend part 2

In this video we are going to be adding on a laravel backend and decoding the jwt that we passed from our frontend in the previous video.

Using Clerk.com with a laravel backend part 1

In this video I’m going to show you how to use laravel as a backend on a frontend set up with Clerk authentication. We will be using Remix on the frontend. We will set up clerk auth, then start the process of packaging up the jwt to send to our Laravel backend. In part 2 we will discuss how you can decode the jwt, verify it and use Laravel in a stateless manner.

Shadcn/ui Laravel and Server Side Form Validation

This is the second part of my videos on integrating the Shadcn/ui library with laravel. In this video I go into how you can pass validation errors from the server into your Shadcn form component.

Enjoy!