Skip to content
prod e051e98
Browse

Laravel/CodeCanyon

This is the home base for deploying, customizing, and maintaining a CodeCanyon Laravel application (a WorkDo/Dash-style SaaS bought from CodeCanyon). The work splits into five workflows — start with the one that matches what you need to do right now.

flowchart TD
Q{What do you need<br/>to do right now?}
Q -->|First time:<br/>ZIP to live site| W1[1 · Set up a New App]
Q -->|Ship code changes<br/>safely| W2[2 · Continuous Deploy]
Q -->|Add custom features<br/>without breaking updates| W3[3 · Implement Customizations]
Q -->|The vendor released<br/>a new version| W4[4 · Vendor Updates]
Q -->|Production is broken<br/>right now| W5[5 · Emergency Hotfix]

Setup got the app live once. Operations workflows is the post-setup command center: one decision tree for WF-SHIP, WF-SYNC, vendor updates, hotfix, rollback, security patches, modules, and docs — each linking into the playbooks and runbooks above.

The directory entries this collection leans on: