[PR #3140] [CLOSED] Added in controller bookshelfChildren #6143

Closed
opened 2026-02-05 10:25:24 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/3140
Author: @Abe-Telo
Created: 1/3/2022
Status: Closed

Base: masterHead: master


📝 Commits (10+)

📊 Changes

4 files changed (+13 additions, -1 deletions)

View changed files

📝 .env.example (+2 -0)
.htaccess (+5 -0)
📝 app/Http/Controllers/BookController.php (+2 -0)
📝 app/Http/Controllers/BookshelfController.php (+4 -1)

📄 Description

This will allow the use of trees bookshelfChildren. with entities.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/3140 **Author:** [@Abe-Telo](https://github.com/Abe-Telo) **Created:** 1/3/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`22ba59f`](https://github.com/BookStackApp/BookStack/commit/22ba59ffb8240d4b58d5c0d04c13f1a3dcd067ca) Create .htaccess - [`d0c0fb2`](https://github.com/BookStackApp/BookStack/commit/d0c0fb27922f32931fd96ffaffd5f60a699f512a) Update .env.example - [`c87fe33`](https://github.com/BookStackApp/BookStack/commit/c87fe332eabb9c3a70dff6559130c903715bd35d) Create readme.md - [`780c534`](https://github.com/BookStackApp/BookStack/commit/780c5346cb6f82530b9fafa9040a201ee3f00260) Update readme.md - [`b8dae28`](https://github.com/BookStackApp/BookStack/commit/b8dae2819718d9bd7306059ead26e05c6d3907a0) Add files via upload - [`de55386`](https://github.com/BookStackApp/BookStack/commit/de5538695e6f2a99f28a8d93e0b1d41151b4ea1e) Update index.blade.php - [`b2f3406`](https://github.com/BookStackApp/BookStack/commit/b2f3406093f33669d9e8ceba629a53ad8d9ff068) Merge branch 'BookStackApp:master' into master - [`4cd7200`](https://github.com/BookStackApp/BookStack/commit/4cd720004033c1c2c07380630762c6a9ff6ea110) Update BookController.php - [`0996e49`](https://github.com/BookStackApp/BookStack/commit/0996e491f8a642c0ae2c76e4dda7b691a882f4ed) Update show.blade.php - [`d32dfed`](https://github.com/BookStackApp/BookStack/commit/d32dfeda946e8000c3c911d0533125be68da70c5) Update show.blade.php ### 📊 Changes **4 files changed** (+13 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+2 -0) ➕ `.htaccess` (+5 -0) 📝 `app/Http/Controllers/BookController.php` (+2 -0) 📝 `app/Http/Controllers/BookshelfController.php` (+4 -1) </details> ### 📄 Description This will allow the use of trees bookshelfChildren. with entities. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:25:24 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6143