An open API service indexing awesome lists of open source software.

https://github.com/starcodekh/laravel-backend

This tutorial will show you how to connect Laravel 12 (as the backend API) with Next.js 14+ (as the frontend) using Laravel Sanctum for authentication. We’ll build a basic full-stack authentication flow from register to logout.
https://github.com/starcodekh/laravel-backend

laravel-framework nextjs

Last synced: about 2 months ago
JSON representation

This tutorial will show you how to connect Laravel 12 (as the backend API) with Next.js 14+ (as the frontend) using Laravel Sanctum for authentication. We’ll build a basic full-stack authentication flow from register to logout.

Awesome Lists containing this project