What this backend serves
Login, registration, lesson comments, user profile endpoints, sync data distribution, and admin content management all run from this Laravel app.
Bible Study Backend
This server powers authentication, comments, sync data, and content publishing for the Bible Study application. Use the admin console to sign in with the configured admin password and upload section JSON files without exposing raw backend endpoints to editors.
Login, registration, lesson comments, user profile endpoints, sync data distribution, and admin content management all run from this Laravel app.
Sign in at /admin, receive a short-lived admin token, then upload a JSON file into a section or replace the full sync payload.
/api/sync/version/api/sync/data/api/login/api/register