Mishmarot Setup
Use this helper once after uploading to make sure required directories and database file exist. Afterwards, remove or secure this script.
Quick Checklist
- Ensure `.env` exists with correct settings (timezone, mail, SQLite path).
- Verify the SQLite file at `data/database.sqlite` is writable.
- Confirm `storage/logs` and `storage/cache` are writable (permissions 775).
- After successful setup, delete or restrict access to this file.