Single 53MB binary embedding PHP 8.4 ZTS runtime, Laravel 12, Livewire 4, and Octane worker mode inside a Wails v3 native desktop window. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
13 lines
228 B
Text
13 lines
228 B
Text
APP_NAME="Core App"
|
|
APP_ENV=production
|
|
APP_KEY=
|
|
APP_DEBUG=false
|
|
APP_URL=http://localhost
|
|
|
|
DB_CONNECTION=sqlite
|
|
DB_DATABASE=/tmp/core-app/database.sqlite
|
|
|
|
CACHE_STORE=file
|
|
SESSION_DRIVER=file
|
|
LOG_CHANNEL=single
|
|
LOG_LEVEL=warning
|