Skip to content

Commit 0448167

Browse files
author
Alexandru Florea
committed
docs: Link to production deployment guide in README
1 parent 2afbe10 commit 0448167

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,8 @@ php artisan obfuscate:run --production-ready --destination=dist/deploy --force
285285

286286
**Configuration:** Edit `config/obfuscator.php``production_bundle` section to customize.
287287

288+
**📖 Full Deployment Guide:** See [docs/PRODUCTION_DEPLOYMENT.md](docs/PRODUCTION_DEPLOYMENT.md) for complete step-by-step deployment instructions.
289+
288290
#### Example: Deploy-Ready Package
289291

290292
```bash

0 commit comments

Comments
 (0)