Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Run obfuscated builds #36

Closed
wants to merge 7 commits into from
Closed

Conversation

simonhamp
Copy link
Member

@simonhamp simonhamp commented Sep 7, 2024

This adds the ability to run obfuscated NativePHP apps.

Obfuscated apps behave differently because the entire app is bundled into a single file. So various paths need to be mapped differently in order for the app to operate.

Known issues:

  • Production builds don't work
  • APP_DEBUG must be set to false
  • Running from source is currently disabled to make debugging this easier

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant