Laravel/CodeCanyon — Cheat sheets
Resources · cheat sheet
Lookup cards for everyday CodeCanyon Laravel work — no narrative. Each card is the one-screen summary of a full playbook; follow the cross-links when you need the why and the step-by-step.
You are here: Cheat sheets → Laravel/CodeCanyon Use these when: you already know the workflow and just need the commands, the decision, or the gotcha table at a glance. Need the full story? The Laravel/CodeCanyon playbooks walk every step with checklists.
The three cards
Section titled “The three cards” Deploy commands ship / sync / rollback at a glance — develop → staging → production, the Atlas pre-deploy gate (STOP on DS102/DS103), and the rollback options.
Customization decision The one-screen routing: vendor edit → overlay · new feature → ZajModule · vendor-table column → additive _zaj migration.
Gotchas The traps that bite — per-env APP_KEY, APP_DEBUG off the box, utf8mb4, the vendor overlay after composer install, Cloudflare SSL.
Which playbook each card summarizes
Section titled “Which playbook each card summarizes”| Card | Full playbook |
|---|---|
| Deploy commands | Continuous Deploy + Emergency Hotfix |
| Customization decision | Implement Customizations |
| Gotchas | Setup + Vendor Updates |