Commit 67e93bd
Update developer FAQ content and remove unused onboarding view
- Update "When do I get paid?" FAQ to explain the 14-day refund period
before earnings are paid out
- Update "What do I need to get started?" FAQ to clarify Stripe account
creation during onboarding, private GitHub repo requirement, and link
to plugin documentation instead of referencing nativephp.json
- Remove unused non-Livewire onboarding view (replaced by Livewire component)
- Remove dead show() and dashboard() methods from DeveloperOnboardingController
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent efffb6c commit 67e93bd
File tree
4 files changed
+4
-290
lines changed- app/Http/Controllers
- resources/views
- customer/developer
- livewire/customer/developer
- tests/Feature/Livewire/Customer
4 files changed
+4
-290
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 16 | | |
34 | 17 | | |
35 | 18 | | |
| |||
131 | 114 | | |
132 | 115 | | |
133 | 116 | | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | 117 | | |
0 commit comments