---
title: "NEW Laravel (Unofficial) API Starter Kit: Built by Me and Fable 5"
url: https://daily.dev/posts/new-laravel-unofficial-api-starter-kit-built-by-me-and-fable-5-1qwzy0noc
source_url: https://www.youtube.com/watch?v=_qxiXpMnCyA
type: video:youtube
source: "Laravel Daily"
published: 2026-06-19T08:49:13.410Z
updated: 2026-06-19T08:52:10.130Z
tags: ["authentication", "php", "laravel", "rest-api"]
reading_time: 7
upvotes: 21
comments: 3
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# NEW Laravel (Unofficial) API Starter Kit: Built by Me and Fable 5

**[Laravel Daily](https://daily.dev/sources/laraveldaily)** · 7 min read · 21 upvotes · 3 comments

## Summary

An unofficial Laravel API starter kit built with Claude (Fable 5) is presented as an alternative to the official starter kits, which currently lack a pure API option. The kit includes Laravel Sanctum-based authentication with versioned routes (v1), registration, login, password reset, token management, and API documentation via Scramble — all without a frontend layer, npm, or Laravel Fortify. The official Laravel team is working on their own API starter kit expected in 2026, but this project offers an immediate solution for developers who want a clean, API-only Laravel project scaffold.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=_qxiXpMnCyA>

## Community discussion

Top comments from developers on daily.dev.

**@rgodiyal** · 1 upvotes

> ![GIF](https://static.klipy.com/ii/35ccce3d852f7995dd2da910f2abd795/8f/64/tmnjjgip.gif)

**@devdavidt** · 0 upvotes

> Why is this useful?

**@liviu88** · 0 upvotes

> ![GIF](https://static.klipy.com/ii/d7aec6f6f171607374b2065c836f92f4/b7/d1/GFtAN1s5.gif)

## Similar posts on daily.dev

- [Kit: An Opinionated API Starter Kit for Laravel](https://daily.dev/posts/kit-an-opinionated-api-starter-kit-for-laravel-9dma1a0hn) · Laravel News · 3 upvotes · 0 comments
- [Laravel Adds an Official Svelte \+ Inertia Starter Kit](https://daily.dev/posts/laravel-adds-an-official-svelte-inertia-starter-kit-runkxqods) · Laravel News · 79 upvotes · 6 comments
- [Laravel API Starter Kits Are Coming Soon\!](https://daily.dev/posts/laravel-api-starter-kits-are-coming-soon--3zagbzwiz) · Laravel News · 8 upvotes · 0 comments

---

Tags: [#authentication](https://daily.dev/tags/authentication), [#php](https://daily.dev/tags/php), [#laravel](https://daily.dev/tags/laravel), [#rest-api](https://daily.dev/tags/rest-api)

[View this post on daily.dev](https://daily.dev/posts/new-laravel-unofficial-api-starter-kit-built-by-me-and-fable-5-1qwzy0noc)
