We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2afbe10 commit 0448167Copy full SHA for 0448167
README.md
@@ -285,6 +285,8 @@ php artisan obfuscate:run --production-ready --destination=dist/deploy --force
285
286
**Configuration:** Edit `config/obfuscator.php` → `production_bundle` section to customize.
287
288
+**📖 Full Deployment Guide:** See [docs/PRODUCTION_DEPLOYMENT.md](docs/PRODUCTION_DEPLOYMENT.md) for complete step-by-step deployment instructions.
289
+
290
#### Example: Deploy-Ready Package
291
292
```bash
0 commit comments