The go-to PHP IDE with extensive out-of-the-box support for Laravel and its ecosystem.

Alex Pestell

Full stack developer at fortrabbit in Berlin.

Using Sanctum to authenticate a mobile app image

Using Sanctum to authenticate a mobile app

Sanctum is Laravel’s lightweight API authentication package. In my last article, we looked at authenticating a React SPA with a Laravel API via...

Read article
Using Sanctum to authenticate a React SPA image

Using Sanctum to authenticate a React SPA

Sanctum is Laravel’s lightweight API authentication package. In this tutorial, we’ll be looking at using Sanctum to authenticate a React-based single-...

Read article