Documentation

show.php

Book Detail View — scaffold only.

Carries the book ID and nothing else. The bookDetail Alpine component fetches the book and its chapters from GET /api/v1/books/{id} and GET /api/v1/books/{id}/chapters.

Variables expected:

  • $bookId: int - The book being shown

PHP version 8.1

Tags
category

Lwt

author

HugoFara git@hugofara.net

license

Unlicense http://unlicense.org/

link
https://hugofara.github.io/lwt/developer/api
since
3.0.0

Table of Contents

On this page
  • Table Of Contents

Search results