A NativePHP mobile app for tracking changes in my voice and body from HRT. Weekly I'll log a picture and a voice recording, so I have a log of changes over time. I'm sure an app like this already exists, though it's a great excuse to play with NativePHP.
PHP: 8.4
Laravel: 12
Node: 22
Asset Compiler: Vite
Database: sqlite
Frontend: Livewire v3
Testing: Pest v4
Notable Packages:
- Clone Repo
- Set PHP version to 8.4
composer config http-basic.composer.fluxui.dev {licence holder} {license key}composer installnpm installcp .env.example .envphp artisan key:generate- Link the directory to Valet or Herd
- Required repository secrets (set in GitHub Actions secrets):
FLUX_USERNAME: Flux account emailFLUX_LICENSE_KEY: Get from Flux dashboard
- Create log
- Listen to audio
- View photo
- Share
- Icon
- Splash