Tagged: vendor seam
All Tags
vendor seam
2 pages
4 related
Pages with this tag
3 · Extract & snapshot the vendor
1Extract the CodeCanyon ZIP into a verified Laravel root, capture vendor docs, back up a pristine copy, then inspect and classify any author edits inside vendor/ — preserving real patches, stripping license-injection backdoors, and proving a clean tree boots — before a single feature is touched.
6 · Commit & freeze the vendor
2Verify the pristine vendor baseline from AI dev environment setup, push develop + author/vX + tag to the private remote, cut your working branch, and prove the seam is clean — without recreating the vendor import.