A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Exports/Controllers/ImportApiController.php September 9, 2025
D
Permissions: Updated use of helpers to use enums
Dan Brown committed
July 18, 2025
D
ZIP Imports: Added API examples, finished testing
Dan Brown committed
D
ZIP Imports: Added API test cases
Dan Brown committed
D
API: Initial review pass of zip import/export endpoints
Dan Brown committed
April 25, 2025
N
Develop functionality to import ZIP files. Create an API controller and define a route entry for handling the import process. Implement logic to read the list of files within the ZIP, process the directory structure, and automatically create associated pages, chapters, and books based on the ZIP file's contents.
nchoudhary@logicmines.in committed